commit | 44e236e2f96b31acd61baf79e859098a2a931821 | [log] [tgz] |
---|---|---|
author | Evan Stade <estade@chromium.org> | Fri Jun 18 21:22:17 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 18 21:22:17 2021 |
tree | 9d9e118a4cf76b3ce62e24130f78bc87dfbabd8f | |
parent | 9466c93c4d277bebaec55bb29d75c3899b5ffba7 [diff] |
File handling: add custom permission dialog. This dialog is hidden behind a feature flag, FileHandlingPermissionUiV2. The UI is likely to undergo more iterations, hence there are no grd entries for the strings yet. Bug: 1203480 Change-Id: I2f6eadc04a273707865e2ff855fe27c7aea35b25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2937310 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by: Andy Paicu <andypaicu@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: Mike Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#893934}
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.
If you found a bug, please file it at https://crbug.com/new.