commit | c6c712a9fd9d7dc56e1e6b60b6ef20bd749c286a | [log] [tgz] |
---|---|---|
author | kenoss <kenoss@chromium.org> | Mon Mar 10 23:17:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 10 23:17:02 2025 |
tree | a6775bc2267272b39be656c15a4ba1b8d806225b | |
parent | cb105d797dbfa83205832093274961ad0e7cd203 [diff] |
PrefetchNewWaitLoop: Remove feature flag kPrefetchNewWaitLoop This CL removes a feature flag `kPrefetchNewWaitLoop` and paths for disabled case. More rename and integrations are done in the following CLs. Bug: 353490734 Unresolved-Comment-Reason: Leaving discussion on a comment. Validate-Test-Flakiness: skip Change-Id: I32066358079bd11e16116b42a6cdfb0d63f433c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6325955 Reviewed-by: Kent Tamura <tkent@chromium.org> Reviewed-by: Taiyo Mizuhashi <taiyo@chromium.org> Commit-Queue: Ken Okada <kenoss@chromium.org> Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1430545}
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.