commit | b96bc1ad798247b6d4ecc4d450d40872a807ad57 | [log] [tgz] |
---|---|---|
author | Hiroki Nakagawa <nhiroki@chromium.org> | Thu Oct 17 14:32:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 17 14:32:23 2024 |
tree | d8db0d9b4ea14d7068a7d75f24c327b41770f522 | |
parent | 3a249b0bbe660c5adcfcb2eeb3abb5164ae6f745 [diff] |
Prerender: Enable prerendering in headless mode Prerendering (Speculation Rules API) is a web platform feature. There is no reason to disable it in the headless mode. This CL allows it. Bug: 371021311 Change-Id: I58755a9bbb3c4cf911710da9a7f4b3042066e696 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5904399 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Lingqi Chi <lingqi@chromium.org> Reviewed-by: Huanpo Lin <robertlin@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1369993}
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.