commit | e139a8d75d132e7e5efcb947627c59fcef7a6d89 | [log] [tgz] |
---|---|---|
author | Chris Fredrickson <cfredric@chromium.org> | Wed Aug 10 22:58:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 10 22:58:06 2022 |
tree | 450e4d7f406b0e525d703bf541291edffa1e3614 | |
parent | 1a074cac7323eb5d66dbd4f94ca6f6213886164f [diff] |
Move kThirdPartyStoragePartitioning feature to net/base/features.h. This allows the flag to be used by code that does not link against blink, e.g. net/. Bug: 1349115 Change-Id: Id7bf96f81663e18b534d2ea1c8738316c9d7b188 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3819648 Auto-Submit: Chris Fredrickson <cfredric@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Ari Chivukula <arichiv@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Ayu Ishii <ayui@chromium.org> Reviewed-by: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/main@{#1033758}
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.