commit | 11315eeb3ff15771de87facefccac077c5343a61 | [log] [tgz] |
---|---|---|
author | Robert Lin <robertlin@chromium.org> | Tue Dec 17 01:28:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 01:28:41 2024 |
tree | cd6843dff7a1bdbc4f4b6e5fd31868d69cb2b0e3 | |
parent | 989d8b9106075fb62c7f80d45ac41decace85b2b [diff] |
preload: Enable kNewTabPageAndroidTriggerForPrerender2 by default This CL enables kNewTabPageAndroidTriggerForPrerender2 by default. The feature flag is not removed for being able to be used as a kill switch. For more details, please refer to metrics analysis: https://docs.google.com/document/d/1ovdd6J9VjjV-pDrwvbRbsQXPWTUruTgcTl6EkOVJr2k/edit?usp=sharing or launch report: https://docs.google.com/document/d/1NKhEiQl4bzNEngt6q7gZJO9nUBMIizEJ7QU9OqKgdaM/edit?usp=sharing Bug: 336628716 Change-Id: I9d6b55fc9e879ddf397b02f6e527f1b5040aa535 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5992552 Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Huanpo Lin <robertlin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1397096}
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.