DescriptionDownload Notifications : Fixed a crash
Tapping on a download notification after chrome has been killed leads
to a crash. This is because we are trying to access the native part of
DownloadManagerService before the native has been loaded. This CL fixes
the crash by adding a check for existence of the DownloadManagerService
object before accessing it.
BUG=715442
Review-Url: https://codereview.chromium.org/2842163005
Cr-Commit-Position: refs/heads/master@{#467460}
Committed: https://chromium.googlesource.com/chromium/src/+/96216ffca1555b05e3f42c359966d6181e6467c9
Patch Set 1 : Fixed a crash #
Messages
Total messages: 14 (9 generated)
|