commit | ec72b0807b7ef08cfc6c566af7625b5e7592c4bc | [log] [tgz] |
---|---|---|
author | Hao Liu <haoliuk@chromium.org> | Wed Feb 07 19:35:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 07 19:35:11 2024 |
tree | e6389d2a7b670b95ba80bb56e952f279da604120 | |
parent | 50b9ab975c31c9e14515b23e7e26860f171079c5 [diff] |
Reland "Support subframe image LCP breakdown timings" This is a reland of commit eec87d5a57b48ba08808632b35967c5123e19763 Original change's description: > Support subframe image LCP breakdown timings > > This is support image LCP breakdown timings for subframes. Previously if > an image LCP element is subframe, no LCP breakdown timings are recorded > in UKM. > With this change, if the LCP element is from subframe, the LCP breakdown > timings would also be recorded. > > Bug: 1466989 > Change-Id: I9e6bc349ccab97241377a99a4b1e021fa99d7f9f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5193944 > Commit-Queue: Hao Liu <haoliuk@chromium.org> > Reviewed-by: Ian Clelland <iclelland@chromium.org> > Reviewed-by: Robert Kaplow <rkaplow@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1254760} Bug: 1466989 Change-Id: I85ee5772180f6d4ae961d921f70147e3995dfcd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5258963 Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Hao Liu <haoliuk@chromium.org> Reviewed-by: Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/main@{#1257508}
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.