commit | 5df57237e830576a1fdc19029fd77673eb10d651 | [log] [tgz] |
---|---|---|
author | Takashi Toyoshima <toyoshim@chromium.org> | Thu Mar 30 08:21:11 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 30 08:21:11 2023 |
tree | 0a043a21b8785a3b7cbd0ca31fcba252432c6aac | |
parent | c594b6957d47b0ca7710e28f5bd0242c274d6f53 [diff] |
preload: Add metrics to measure mouse hovering duration This patch adds metrics that measure time duration on mouse hovering for both cases, the bookmark being taken and not-taken. With these metrics, we can clarify the relationship between delay and precision/recall. Bug: 1422819, 1429169 Change-Id: I4c6423075878722ae3c61f2db9ea80f5e66aaef2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4380159 Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Huanpo Lin <robertlin@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1124073}
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.