DescriptionAndroid Notifications should be closable without a delegate.
When the browser process is started in response to a user interaction
with a Web Notification on Android, there may not be a delegate for
the given notification, which means that it cannot currently be closed.
In order to solve this, make sure the platform Id of a notification
is stored when the clicked on notification is not known to the browser
process yet (and thus was created by a previous session).
BUG=90795
Committed: https://crrev.com/69c51b0258bac059f652b271ac5b86daca8e05c2
Cr-Commit-Position: refs/heads/master@{#310787}
Patch Set 1 #
Total comments: 4
Patch Set 2 : comments #Patch Set 3 : rebase #
Messages
Total messages: 12 (4 generated)
|