commit | 633dd486aea27ae9cc7d57cf0a978063950e8cb1 | [log] [tgz] |
---|---|---|
author | Keita Suzuki <suzukikeita@chromium.org> | Sat Aug 02 01:59:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 02 01:59:10 2025 |
tree | a875746405567f34422ae6b41a87d654736c3e93 | |
parent | bb6eadd02f0c49161c3f2a4e589da722f4385b35 [diff] |
Introduce ReservedPrerenderHostInfo to PrerenderHostRegistry This CL introduces `ReservePrerenderHostInfo` to the `PrerenderHostRegistry` in order to keep track of the relevant information to the reserved `PrerenderHost`. This refactors the existing Prerender2-related metrics into one structure. Bug: 427054641 Change-Id: Id955b24d6c53dc4dfa78c8dbb20ae7e413320298 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6809634 Reviewed-by: Camille Lamy <clamy@chromium.org> Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Keita Suzuki <suzukikeita@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1495843}
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.