DescriptionBeginnings of synchronizing notifications in the notification database.
For both desktop Chrome and Android we need to support a mechanism for
synchronizing open notifications. For desktop the most important case
is where Chrome just started up, where there won't be any notifications
since the message center is owned by Chrome.
For Android, there are more cases, since the platform hosts displaying
the notifications and informs Chrome through Intents of mutations. This
patch leaves synchronization there mostly out of scope, while still
laying the early groundwork towards supporting this.
BUG=442143
Committed: https://crrev.com/5b494b3b5f13d6a89afead81e3081a298e10b23b
Cr-Commit-Position: refs/heads/master@{#330583}
Patch Set 1 #Patch Set 2 : #
Total comments: 21
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : y #Patch Set 6 : #Messages
Total messages: 14 (4 generated)
|