| commit | 420b465aa183722efbe80bec648a1de17bde87cd | [log] [tgz] |
|---|---|---|
| author | kenoss <kenoss@chromium.org> | Thu Nov 21 13:17:15 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 21 13:17:15 2024 |
| tree | 6b5ebed4c30b0456812879906acac148dd432b15 | |
| parent | 7f61cdd8fbca4d6094995cd22d279526219b8359 [diff] |
Prerender2Fallback: Add feature param for body size limit This CL adds a feature parameter kPrerender2FallbackBodySizeLimit to relax body size limit in PrefetchDataPipeTee for Prerender2FallbackPrefetchSpecRules experiment. Fixed: 380229335 Change-Id: Id834ceb2be0ddb728740afa4087101fdd11d6114 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6041138 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Auto-Submit: Ken Okada <kenoss@chromium.org> Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/main@{#1386188}
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.