commit | 1b51aa555a582856c17a38657dc97dbcf792051a | [log] [tgz] |
---|---|---|
author | Kamil Jarosz <kjarosz@google.com> | Sat Jan 25 01:36:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 25 01:36:28 2025 |
tree | cdeedb8ff5bc28994b5f68d55d3f32b7b832a483 | |
parent | 8fa5632d5d2ca618780179cc6c408705245dcb6c [diff] |
metrics: Add a histogram for max CLS after bfcache restore in Incognito This patch adds a histogram PageLoad.LayoutInstability.MaxCumulativeShiftScore.AfterBackForwardCacheRestore.SessionWindow.Gap1000ms.Max5000ms2.Incognito, which is an incognito-only version of the metric PageLoad.LayoutInstability.MaxCumulativeShiftScore.AfterBackForwardCacheRestore.SessionWindow.Gap1000ms.Max5000ms2. Bug: 378052451 Change-Id: Ida7eae2ccfd7700e1fba182fa9472e329777d925 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6179893 Reviewed-by: Charlie Harrison <csharrison@chromium.org> Reviewed-by: Matt Dembski <dembski@google.com> Commit-Queue: Kamil Jarosz <kjarosz@google.com> Cr-Commit-Position: refs/heads/main@{#1411241}
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.