DescriptionFiles.app: Avoid triggering spurious errors on cloud import cancellation.
Cancelling an import will result in abort errors for in-flight copy operations.
We don't care about these errors because they're expected, so trap and ignore
them. This fixes a bug where the uncaught exceptions were preventing the UI
from being updated.
BUG=469855
Committed: https://crrev.com/86ffe2c8cef83afac99a842492595cd997cd100a
Cr-Commit-Position: refs/heads/master@{#321860}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|