commit | 59fe19200b6ef8cc45b10a322ac359328be0ca08 | [log] [tgz] |
---|---|---|
author | Ari Chivukula <arichiv@chromium.org> | Tue Jul 09 16:53:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 16:53:44 2024 |
tree | 54dc21808e2d9ee686b2514c5cf9982d7fe8c279 | |
parent | fc60c35990d814b85f36e9654a0dac79ad843eb7 [diff] |
[Post Message] Remove old counters These counters were designed just for post-message and with the idea of there being easy parts to block. Since that didn't pan out and we not want to add more detailed counters for not just post-message, but all opener functions it would be better to remove this so we aren't logging unneeded UKM. Bug: 1159586 Change-Id: I98542c199f7fe8420d9dfa0d5eebb75589a76f9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5683602 Auto-Submit: Ari Chivukula <arichiv@chromium.org> Reviewed-by: Robert Flack <flackr@chromium.org> Reviewed-by: Sun Yueru <yrsun@chromium.org> Reviewed-by: Alexander Timin <altimin@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Sun Yueru <yrsun@chromium.org> Cr-Commit-Position: refs/heads/main@{#1324861}
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.