application-services
application-services copied to clipboard
Firefox Application Services
Prerequisites Make sure to use an old account and have multiple logins saved. Steps to reproduce 1. Install and launch the latest Firefox Preview build from 10/13 1.0.2142 AC 0.0.1,...
As Ben mentions: I don't think this is true anymore. In fact, the new fenix add logins code sets the `http_realm` field, but the intent is to use it for...
Prerequisites Use an older account and have multiple logins saved. Steps to reproduce 1. Install and launch the Firefox Preview build 1.0.2142 AC 0.0.1, GV 95.0a1-20211007091917, AS: 85.4.0 debug build....
Currently, Glean is exposed only as a dependency of Nimbus, which means consumers of our packages can only get glean if they also include Nimbus. This ticket is to expose...
Reporting metrics returned from the logins migration for iOS. When this work is completed the metrics collected during the logins sqlcipher to per-field encryption db migration will be reported to...
Inspired by #4505, to be really thorough, it seems ideal if we can check that losing the encryption key actually recovers as we expect. Both sync (should recover next sync)...
In order to better support removal of search term groups, it'll be nice to have a "delete all metadata that matches searchTerm" API. For now, we'll do this in A-C...
Create instructions for testing the logins sqlcipher migration for logins fest. Should include the following: * Matrix for sync and non-sync users * Verification steps for sync * The migration...
After chatting with @rfk (also ref: https://github.com/mozilla/application-services/pull/4347#discussion_r674406962) , it's important for us to create a better understanding of how the different parts of the push system interact. We can get...
Related A-C issue: https://github.com/mozilla-mobile/android-components/issues/5648 When migrating from Fennec to Fenix, we're receiving new push registration tokens from Firebase before we have a first subscription created. Because of this we call...