Chromium Code Reviews
DescriptionWorkaround for NotificationManager race condition
It looks like we occasionally handle the notification click intent
while the notification is still temporarily there. This check adds the
notification id of the dying notification to the intent, so we can
ignore it when scanning the existing notifications to see if any still
require us to have our summary notification active.
BUG=709560
Review-Url: https://codereview.chromium.org/2805843002
Cr-Commit-Position: refs/heads/master@{#463120}
Committed: https://chromium.googlesource.com/chromium/src/+/ce4c38c5b3535bcb4a08cf2771db378aa8f278f9
Patch Set 1 #Patch Set 2 : Handle another odd race condition case #
Total comments: 2
Patch Set 3 : Addressed comments #
Depends on Patchset: Messages
Total messages: 19 (10 generated)
|
|||||||||||||||||||||||||||||||||||||