commit | b9eba1790107f320ebcb63f11a044cbafcb0c85a | [log] [tgz] |
---|---|---|
author | Mickey Burks <mickeyburks@chromium.org> | Fri Jun 07 19:16:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 07 19:16:42 2024 |
tree | f3df583c43fefe557c5aafa4ee9d87b9848db838 | |
parent | f451508e60317501f7f9fa01b1d08d103b6059db [diff] |
[What's New] Handle new metrics Add handlers for metrics emitted from the embedded page. See design doc for discussion on the individual metrics: https://docs.google.com/document/d/1LAxTTFogj0ez8nNhgXOYsOulDAQx9aPZ1gkth16_Nro/edit?tab=t.0#bookmark=kix.e8b041sgpbpc Bug: 337891869,337888379 Change-Id: I831be501acb684340d2ec941945eba9e57a348dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5593605 Reviewed-by: Joe Mason <joenotcharles@google.com> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: Dana Fried <dfried@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Mickey Burks <mickeyburks@chromium.org> Cr-Commit-Position: refs/heads/main@{#1312170}
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.