DescriptionSeparate download cancel handling from download failure
Currently download cancel and download failure are treated in the
same way.
This causes the DownloadController to receive a download failure call
when cancelling a download.
And the DownloadNotificationService will show a failure
notification after user hit cancel button.
This CL splits download cancel from download failure.
So when user cancels a download, we won't show the failure notification.
BUG=579110
Committed: https://crrev.com/12a052769fd951ee7ae26c965933f14c33448c6f
Cr-Commit-Position: refs/heads/master@{#374802}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|