commit | a6c54d0be80e31928ee3dbaa4cad12f2a46c0bd7 | [log] [tgz] |
---|---|---|
author | Fergal Daly <fergal@chromium.org> | Mon May 02 04:48:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 02 04:48:49 2022 |
tree | 6ff8e1bcd403e8c4d096f1e5c4e89e351734e1c0 | |
parent | 0b64079844ab34d63dea881a74fe851a22bef0c1 [diff] |
Sync BFCache field_trial_config with finch config. This: - removes BFCachePerformanceManagerPolicy from BFCache config as we have dropped all groups with experiments on that. - adds FreezeWhileKeepActive which was missing. Change-Id: I772f763ac0ff0f0efd84006c10f9733aaa029bb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3615701 Reviewed-by: Darren Willis <djw@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Commit-Queue: Darren Willis <djw@chromium.org> Cr-Commit-Position: refs/heads/main@{#998243}
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.