DescriptionFiles.app: Fix notifications that are popping up after a media import has completed.
The ImportTask appears to be firing a final progress event after the success event has been fired; this is causing the UI to pop up a zombie import-related progress notification that never goes away. Fix by preventing the task from emitting further notifications once it's successfully completed.
BUG=420680
Committed: https://crrev.com/bd10c079c8a1a2c5725be6c3461cc848130a0f8e
Cr-Commit-Position: refs/heads/master@{#311498}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Reordering callbacks fixes the issue. #Patch Set 3 : Sync with master. #Messages
Total messages: 14 (4 generated)
|