commit | cf0eff89bf4459e2a055b2ddfee08d0cac5ff6cd | [log] [tgz] |
---|---|---|
author | Alex Danilo <adanilo@chromium.org> | Wed Feb 17 03:07:01 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 17 03:07:01 2021 |
tree | 34beecc912da801baee32592b37180548f9e676f | |
parent | 06e43e1d803a57c91428911d59860eaed1a64475 [diff] |
Files SWA: Enable SWA access in file system backend Adds the SWA URL to the IsAccessAllowed() method to enable file system operations from the File Manager. Bug: 1113981 Change-Id: I5316dd588bc517054c406d1f0dd32d23875ee3f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2692437 Reviewed-by: Josh Simmons <simmonsjosh@google.com> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#854602}
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.