Add support for showing errors on file operations
Adds support for the 'error' status returned from file operations in progress. Also allows the error panel item to be dismissed. The error message can be too long to show on one line with the maximum width of the panels, so it's split into 2 lines using regexps. This will need an integration test to make sure translations fit in the maximum width without generating ellipsis. Bug: 947388, 979374 Change-Id: I3d33a5ab821c574cc454fb3520089cd949898e4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692422Reviewed-by:Noel Gordon <noel@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#676234}
Showing
Please register or sign in to comment