commit | 6299c23555528840eee40bc95b1b17f44237dbe5 | [log] [tgz] |
---|---|---|
author | Johann <[email protected]> | Mon Nov 21 03:10:44 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Nov 21 03:10:44 2022 |
tree | eefaf23f4cfdb92ebcc3dcb2999b8795e7c05ebb | |
parent | d104d11934a51850358c4bd4b9d6f4d58eac878b [diff] |
Prerender2: Remove flag from UI Prerender2 is enabled by default now. Remove the flag from the UI so conditional code can be cleaned up. BUG=chromium:1391036 Change-Id: Ic3e5a3b5e85c59dc06945d578d718dd53a97e9dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4040446 Commit-Queue: Hiroki Nakagawa <[email protected]> Auto-Submit: Johann Koenig <[email protected]> Reviewed-by: Hiroki Nakagawa <[email protected]> Cr-Commit-Position: refs/heads/main@{#1073906}
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.