commit | aedf07c704b7e5318e144da1640372bd967f3f08 | [log] [tgz] |
---|---|---|
author | Max Curran <[email protected]> | Tue May 17 00:41:19 2022 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 17 00:41:19 2022 |
tree | bdd430c60f4407c91994d85869a29e8d616f3516 | |
parent | 3e384e1ffecb6504d7357729c62978c1168364a2 [diff] |
Update flags related to prefetch proxy. This CL removes old flags that referred to the prefetch proxy feature as "isolated prerenders", and adds two new flags that allow for the feature to be used in conjunction with the speculation rules API. Bug: 1318167 Change-Id: Idb84a1190f4d89489e5b5479dc610cab75095d74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3642714 Reviewed-by: Jeremy Roman <[email protected]> Commit-Queue: Max Curran <[email protected]> Reviewed-by: Ryan Sturm <[email protected]> Cr-Commit-Position: refs/heads/main@{#1004039}
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.