Files
sousa-gecko/third_party/application-services/docs/README.md
T
Ted Campbell 1eeb7b63d1 Bug 2019144 - Vendor much more of application-services. r=nalexander
The GitHub repo is still the source of truth and this is a read-only vendor.
This should let us experiment more incrementally with the monorepo.

Differential Revision: https://phabricator.services.mozilla.com/D282538
2026-04-30 00:42:51 +00:00

1.2 KiB

Application Services Rust Components

Application Services is collection of Rust Components. The components are used to enable Firefox, and related applications to integrate with Firefox accounts, sync and enable experimentation. Each component is built using a core of shared code written in Rust, wrapped with native language bindings for different platforms.

Contact us

To contact the Application Services team you can:

The source code is available on GitHub.

License

The Application Services Source Code is subject to the terms of the Mozilla Public License v2.0. You can obtain a copy of the MPL at https://mozilla.org/MPL/2.0/.