| commit | 021a251dcb4bcbcc9b6ed02f7f038032f258f1e8 | [log] [tgz] |
|---|---|---|
| author | marissa shen <marissashen@google.com> | Thu Dec 18 20:28:29 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 18 20:28:29 2025 |
| tree | b40f03f945b56dcb9829512886c2ab936ec88ad1 | |
| parent | f955c53929274e9dab86563968ccc97479dc67f1 [diff] |
[Extensions] Pass extensionId in recordExtensionUsageUkm Update `metricsPrivate.recordExtensionUsageUkm` url param to the appId of the extension. will generate the url from the appId instead since that's all the caller has access to. Bug-Id: 454342830 Change-Id: Ic7d4c0d958a53166548dc955230a60370cf2fa50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7204442 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Justin Lulejian <jlulejian@chromium.org> Commit-Queue: marissa shen <marissashen@google.com> Cr-Commit-Position: refs/heads/main@{#1560757}
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.