application-services
application-services copied to clipboard
Firefox Application Services
Fixes [SYNC-4205](https://mozilla-hub.atlassian.net/browse/SYNC-4205) Exposing the webext-storage bridged engine work for integration of the uniffi-ed components in desktop. This PR will not be merged until the desktop patch(es) to refactor the webext-storage...
This also includes #6281 - you might prefer to review both together or review that by itself, then review this (ie, just the tabs engine changes) once that is merged....
The core foundation for `CloseInactiveTabs` - still to come: * Teaching the tabs engine about the command * Having Fenix support the command. ### Pull Request checklist ### - **Breaking...
Changed some HashMaps with BTreeMaps to ensure the order of the output is deterministic. ### 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) -...
### 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...
- Update h2 - Switch nimbus-fml to clap v3. It would be nice to upgrade it to v4, but this is simple and enough to fix the cargo audit warnings....
Please see https://bugzilla.mozilla.org/show_bug.cgi?id=1893086 for details. Notes: * I'm not sure who to request review from these days, so please forward the request if you'd like! * This leaves a keyword-matching...
A fix. No need for an update to CHANGELOG ### 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...
https://bugzilla.mozilla.org/show_bug.cgi?id=1884816 ### 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...
[Rendered](https://github.com/mhammond/application-services/blob/adr-8/docs/adr/0009-use-tracing.md) Putting this up as a draft for internal feedback, after which I'll share it more widely (but feel free to share it as you see fit and/or add additional...