commit | c9ab661656aeb4042c839c26806b8df476f60e49 | [log] [tgz] |
---|---|---|
author | Charlie Harrison <csharrison@chromium.org> | Wed Nov 23 00:04:25 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 23 00:04:25 2022 |
tree | b68bc55abbae65240b9d867a775e60b4a64d0f4f | |
parent | a9e66f4cd55d076d125d491ecb6da8b2511769cc [diff] |
Add a metric to log the type of navigation sources that are registered This CL plumbs a NavigationType parameter through the attribution reporting navigation code, to log a new metric that counts successful source regstrations broken out by type. This will be used to evaluate the usage of the context menu support. Fixed: 1384649 Change-Id: Ib5b649086e0f89821eaed5861d1569d799e692c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4027094 Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Reviewed-by: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/main@{#1074956}
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.