Chromium Code Reviews
DescriptionThis code converts the previously static class of BackgroundBudgetService to a
KeyedService, which is tied to the lifetime of the Profile.
This immediately gives dependency tracking via the factory dependency, and
allows better test writing going forward.
This is part of a many-part project to add a framework for
service workers to perform background processing on behalf of the user
in response to a push message but without always showing a visible
notification to the user.
BUG=602244
Committed: https://crrev.com/0c1cff9f04f8884ff43d6be2ee003618c80a9db5
Cr-Commit-Position: refs/heads/master@{#387587}
Patch Set 1 #
Total comments: 19
Patch Set 2 : Integrating code review comments #Patch Set 3 : More code review comments #Patch Set 4 : Apply diffs to master branch to remove SES dependency #
Total comments: 1
Messages
Total messages: 26 (11 generated)
|