commit | 26d9aa11439dc220a993efec4b85d47ba9a2010c | [log] [tgz] |
---|---|---|
author | Youkichi Hosoi <[email protected]> | Fri Apr 21 06:34:35 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Apr 21 06:34:35 2023 |
tree | 51e4e095231ea8a6f5cc873f4f1343b80ba6cd02 | |
parent | eaf489a2d19c206b7ae7ccb1b59f7f4ac37c96ca [diff] |
arc: Add arc-external-storage-access to chrome://flags The chrome://flags entry can be removed once an equivalent option is added to ChromeOS Settings, while the feature itself should be kept so that it can be disabled in testing environments via command line. Bug: b:278960672 Test: unit_tests --gtest_filter="AboutFlagsTest.*" Test: unit_tests --gtest_filter="AboutFlagsHistogramTest.*" Change-Id: Ic4aec8d8ec9d950ac7016316657ec5cd435a9fe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4452149 Code-Coverage: Findit <[email protected]> Reviewed-by: Satoshi Niwa <[email protected]> Commit-Queue: Youkichi Hosoi <[email protected]> Cr-Commit-Position: refs/heads/main@{#1133627}
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.