Fix bug where notifications for failed downloads are not dismissable.
There was a bug where notifications for failed downloads (specifically offline pages) were not dismissable on Android O. This is because the foreground service was accidentally being turned on as the download was failed, leaving the summary notification pinned to the foreground. Bug: 776998 Change-Id: I8780e6e0002939bfc186e38d18608a5845bb65a9 Reviewed-on: https://chromium-review.googlesource.com/742486Reviewed-by:Min Qin <qinmin@chromium.org> Commit-Queue: Joy Ming <jming@chromium.org> Cr-Commit-Position: refs/heads/master@{#512978}
Showing
Please register or sign in to comment