commit | 6996644f02bd3b4010ad330213e3a38c6e29c25b | [log] [tgz] |
---|---|---|
author | Brandon Fong <bjfong@google.com> | Mon Jun 19 22:48:42 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 19 22:48:42 2023 |
tree | 27d51349ceb506f73a1152bd69bd62855e68002f | |
parent | 690065237697afb2afcf29f98dd0eb609e7d6b10 [diff] |
[X-Device Restore] Create metrics helper class Add a metrics helper class for emitting user actions and histograms for the restore tabs on FRE feature. A bit of refactoring work was done for the RestoreTabsFeatureHelper to make the logic clearer and cleaner. Bug: 1426921 Change-Id: If9fd0c5b124031717da70685d2cd60f61ae51fbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4619616 Reviewed-by: Fred Mello <fredmello@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Brandon Fong <bjfong@google.com> Cr-Commit-Position: refs/heads/main@{#1159744}
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.