commit | c7db342fbd0b9dcc73a32b341caac7d5a0b2ea84 | [log] [tgz] |
---|---|---|
author | Aoyuan Zuo <zuoaoyuan@chromium.org> | Wed Jun 28 21:41:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 21:41:59 2023 |
tree | 3b9cf1e563308fcd41cfe799479b900e8d0d3a87 | |
parent | 0ec265aa3ba92aa5808173a7a10f1f9b4b77cdfe [diff] |
Report Event Timing on Real Paint Feedback When a painted presentation promise got resolved, we believe any earlier unresolved presentation promise won't be resolved anymore, so we will report them right now with fallback processingEnd as its ending time. Bug: 1440727 Change-Id: Ieb0404053feb30638288897add46b927a5421612 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4528776 Reviewed-by: Michal Mocny <mmocny@chromium.org> Commit-Queue: Aoyuan Zuo <zuoaoyuan@chromium.org> Reviewed-by: Ian Clelland <iclelland@chromium.org> Reviewed-by: Yoav Weiss <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/main@{#1163788}
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.