forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 827157 - Robust and performance sensitive recording of sessions; …
…r=rnewman We have introduced a new background service that captures session state in preferences. Firefox Health Report now moves entries from preferences to its database at payload generation time. We've also introduced a few random APIs, such as enqueueTransaction() and the ability for providers to have access to their own pref branch.
- Loading branch information
Showing
14 changed files
with
843 additions
and
338 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.