Revert "Download notification: Never call stopForeground without startForeground."
This reverts commit 7da3d4aa. Reason for revert: This CL doesn't fix the bug, and it's not needed. Original change's description: > Download notification: Never call stopForeground without startForeground. > > This CL adds a boolean check for stopForeground that if startForeground > is not called, then ignore stopForeground call. > > Bug: 1121096 > Change-Id: I71295038925947472b0df7be2630a7cffbb79f97 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386421 > Reviewed-by: Min Qin <qinmin@chromium.org> > Commit-Queue: Xing Liu <xingliu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#803529} TBR=dtrainor@chromium.org,qinmin@chromium.org,xingliu@chromium.org,qinminusc@gmail.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1121096 Change-Id: I2871266fe482a11f48b21b9bda778444b4f72a7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398987Reviewed-by:Xing Liu <xingliu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#805232}
Showing
Please register or sign in to comment