DescriptionMove Chrome terminating notification out of //apps
Part of removing the chrome dependency from //apps. Make the embedder (chrome)
extension system notify the app restore service when it will terminate, instead
of relying on a Chrome notification via NotificationService. This builds on
https://codereview.chromium.org/425303002 to some extent.
It would be nicer not to use the Chrome notification at all, but I'm not sure
how to do that -- at least this way, the responsibility is in c/b/extensions
rather than elsewhere in Chrome.
R=benwells@chromium.org
BUG=679971
Review-Url: https://codereview.chromium.org/2623273011
Cr-Commit-Position: refs/heads/master@{#443643}
Committed: https://chromium.googlesource.com/chromium/src/+/2fc6af94465bf4c86d723bab970f37f29ee3f944
Patch Set 1 #Patch Set 2 : remove DEPS rule #
Messages
Total messages: 14 (5 generated)
|