commit | c9e3446e2d88f56db863536ddc8219ccdf679a03 | [log] [tgz] |
---|---|---|
author | Adithya Srinivasan <adithyas@chromium.org> | Wed Oct 23 16:30:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 23 16:30:03 2024 |
tree | 579a4e56e6080916a691d19cfb53366e7f88c67d | |
parent | 71a5df6134768ae961207fb8b7c109ee89709d27 [diff] |
Preload: Gate viewport heuristic on all anchors being sampled in We now only make predictions when `NavigationPredictor/random_anchor_sampling` is set to 1. This makes experimentation easier; it allows the rollout of crbug.com/331670939 to continue running as is, and we can use a separate experiment for PreloadingViewportHeuristics. Bug: 331670939, 372053392 Change-Id: I1eceab26cbd803fe5ede5587bf5a991bc49136e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5954388 Reviewed-by: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/main@{#1372760}
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.