commit | 7bc1642627bc57a3b205db1f7e2d9406c11d7bf6 | [log] [tgz] |
---|---|---|
author | kenoss <kenoss@chromium.org> | Tue Apr 08 02:00:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 02:00:51 2025 |
tree | edb709483cfa869e22a3d988289780aff38d2fef | |
parent | 0d1b5c0f09691612c3f284e477a4cf96ddcfe5d2 [diff] |
[M136] Prerender2Fallback: Use PrefetchScheduler This CL uses `PrefetchScheduler` for `Prerender2FallbackPrefetchSpecRules` for prioritization/bursting. - Adds a feature param `kPrerender2FallbackPrefetchSchedulerPolicy` to control how use `PrefetchScheduler`. - Adds priorities to `PrefetchScheduler`. (cherry picked from commit 1eb925f2ffeec9455657c8354582abaee40fc685) Fixed: 407474069, 408936277 Bug: 406403063, 406402069 Change-Id: I120d89465f591413ec25600f4f3eb59d3df50127 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6415149 Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Ken Okada <kenoss@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1442585} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6433379 Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/branch-heads/7103@{#420} Cr-Branched-From: e09430c64983fc906f37a9f7e6806275c9b67b86-refs/heads/main@{#1440670}
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.