commit | d80c5454fb9bcc77d7f195a3014af274630c93cf | [log] [tgz] |
---|---|---|
author | Austin Sullivan <asully@chromium.org> | Wed May 19 04:36:38 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 19 04:36:38 2021 |
tree | 18afd4f4bfa900dc67f5e7b65b35886c33f884a9 | |
parent | 181e882d8e471c1797292b1b7d7ea1b251509019 [diff] |
FSA: Allowlist iCloud files on Mac iCloud files are stored in the "Library/Mobile Documents" folder, which is currently under the blocklisted "Library" folder. Bug: 1207876 Change-Id: Icdd24242d9d693d076b027f4cb999f3a45c805c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2895367 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Auto-Submit: Austin Sullivan <asully@chromium.org> Reviewed-by: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#884312}
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.