commit | f1bf03081e2a2cd20e52012706d2cee079e786dd | [log] [tgz] |
---|---|---|
author | François Degros <fdegros@chromium.org> | Tue Jun 01 05:47:41 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 01 05:47:41 2021 |
tree | 86ba17e1fc25a86654b19c8aa8918f1c348826f4 | |
parent | 6fda62915219c65c8821f9706f951873b9f2f441 [diff] |
[Files App] Don't show error message on zip cancellation If a user has explicitly cancelled a zip operation, there is no need to show them an error message after the operation finished. BUG=chromium:912236 TEST=browser_tests --gtest_filter="FileManagerJsTest.FileOperationManagerTest" TEST=Manual tests Change-Id: Id3f804e6c936183487c42f7e85f038a2dcb9a0e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2928702 Reviewed-by: Noel Gordon <noel@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#887834}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.