commit | 9b82a0d47a754821aeb1f30c6f82963aaba2528d | [log] [tgz] |
---|---|---|
author | kenoss <kenoss@chromium.org> | Tue Mar 25 06:25:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 06:25:51 2025 |
tree | 89eb50ca8a30d18e0ac0da347156214579b182d5 | |
parent | 56390fdc30dddecb05b9ce51bc3ba9ba2e3cef2f [diff] |
Prerender2Fallback: Disable prefetch holdback if ahead of prerender In an experiment of Prerender2FallbackPrefetchSpecRules, not negligible amount of prerenders failed due to prefetch holdback. This CL disables prefetch holdback if the prefetch is likely ahead of prerender. For more details, see https://docs.google.com/document/d/1ZP7lYrtqZL9jC2xXieNY_UBMJL1sCrfmzTB8K6v4sD4/edit?resourcekey=0-fkbeQhkT3PhBb9FnnPgnZA&tab=t.wphan8fb23kr Fixed: 405294450 Change-Id: I98b2eeb3e6415ed9d4d37257dbc7a5fc1dfaa076 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6380517 Reviewed-by: Taiyo Mizuhashi <taiyo@chromium.org> Commit-Queue: Ken Okada <kenoss@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437319}
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.