| commit | 3639cd094ce71de3cb9fc7dba81a7ab8a196cb0c | [log] [tgz] |
|---|---|---|
| author | Colin Kincaid <ckincaid@chromium.org> | Fri Jul 08 02:28:44 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 08 02:28:44 2022 |
| tree | 63640f3e6afd5ad71dc6fd8ee6454a43483696fc | |
| parent | 60595daf4946c81f0b7d1537d144531a0e1f52c9 [diff] |
multipaste: Record user action for which menu item was selected on paste This CL adds user actions for each of clipboard history's five possible menu items, emitting when that item is pasted. This action will be used to analyze usage patterns related to the order users paste clipboard history items. Bug: 1342294 Change-Id: I65a8d69714cac46de996d6c8ee4548b8f2a9837a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3751870 Commit-Queue: Colin Kincaid <ckincaid@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1021970}
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.