commit | 18be897d9c58c148e6089352087039c65f545e6e | [log] [tgz] |
---|---|---|
author | Hiroki Nakagawa <nhiroki@chromium.org> | Fri Sep 05 12:54:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 05 12:54:14 2025 |
tree | bb1bf3b5f5a1de112dd912649ce9854f8b3398c8 | |
parent | 64947efb9ad91f91c0b9d5bbf5d5e2d138c99e2f [diff] |
Prerender: Remove PrerenderTargetHintKillSwitchBrowserTest The speculation rules target hint has been enabled by default since M138: https://chromestatus.com/feature/5162540351094784 The tests for killswitch are no longer necessary. Bug: 40234240 Change-Id: I6a77a317fc8aaea1d87a839ee189c02837ee286d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6916646 Auto-Submit: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Huanpo Lin <robertlin@chromium.org> Commit-Queue: Huanpo Lin <robertlin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1511486}
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.