application-services
application-services copied to clipboard
Firefox Application Services
### Pull Request checklist ### - **Breaking changes**: This PR follows our [breaking change policy](https://github.com/mozilla/application-services/blob/main/docs/howtos/breaking-changes.md) - [x] This PR follows the breaking change policy: - This PR has no breaking...
Most of the files here are ignored when in application-services, but when copied into mozilla-central they enable "mach build" to build our megazord and other tooling. ### Pull Request checklist...
https://bugzilla.mozilla.org/show_bug.cgi?id=1971836 ### Pull Request checklist ### - **Breaking changes**: This PR follows our [breaking change policy](https://github.com/mozilla/application-services/blob/main/docs/howtos/breaking-changes.md) - [x] This PR follows the breaking change policy: - This PR has no...
There hasn't been agreement on a grand vision for async Rust in app-services (#6549). I think part of the reason is that ADR is discussing too many things. This is...
### Pull Request checklist ### - **Breaking changes**: This PR follows our [breaking change policy](https://github.com/mozilla/application-services/blob/main/docs/howtos/breaking-changes.md) - [ ] This PR follows the breaking change policy: - This PR has no...
See: https://bugzilla.mozilla.org/show_bug.cgi?id=1970568 ### Pull Request checklist ### - **Breaking changes**: This PR follows our [breaking change policy](https://github.com/mozilla/application-services/blob/main/docs/howtos/breaking-changes.md) - [x] This PR follows the breaking change policy: - This PR has...
### Pull Request checklist ### - **Breaking changes**: This PR follows our [breaking change policy](https://github.com/mozilla/application-services/blob/main/docs/howtos/breaking-changes.md) - [x] This PR follows the breaking change policy: - This PR has no breaking...
GYP expects the `target_arch` environment variable to determine the correct architecture when building NSS. On Apple Silicon, if this is unset or misconfigured, NSS can be built for `x86_64`, leading...