Chromium Code Reviews
DescriptionFix the download summary notification icons
Make the icon ordering follow the expected behavior: progress, pending,
failed, paused, completed. This requires additional changes to support
listening to when completed and failed notifications are dismissed so we
can update the icon state, so I added a pending intent to those delete
actions as well, but prevented it from restarting the service in case
it's the last notification. For proper handling of all intent actions,
I still added code to handle the intent for the case where the service
does get started with that action.
BUG=699687
Review-Url: https://codereview.chromium.org/2751813004
Cr-Commit-Position: refs/heads/master@{#457873}
Committed: https://chromium.googlesource.com/chromium/src/+/8055a28acd2bf29534913610369be7ae1b0f894f
Patch Set 1 #
Total comments: 1
Patch Set 2 : Added code to respond to the pause dismissal as well #Patch Set 3 : Fixed test compile error #
Depends on Patchset: Messages
Total messages: 19 (14 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||