commit | dd6e10a7f7a7e13178b9c8c314163fddbbd8cf80 | [log] [tgz] |
---|---|---|
author | Zainab Rizvi <rizvis@google.com> | Tue Sep 17 22:13:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 17 22:13:19 2024 |
tree | 20014ef4d898ec7f010e44e246a3a0e1e45851ed | |
parent | 32911634a7893962b03315867b421bc939d6bcec [diff] |
[FPF] Add refresh_count UKM Also logs site engagement for the given site. UKM approval doc: https://docs.google.com/document/d/1s7HYQ5EFqg9GGmgIY44NM-IbTZDZiQLKqWJ6NowjhFs/edit?tab=t.0#heading=h.k5jx6iluw4yt We should have a unit_test for this but they're not set up yet for this file so I've filed b/366515692. Tested locally via glitch. Bug: 360833652 Change-Id: I5b9f3ee032508ad93e4979637be3451e87acda7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5861355 Reviewed-by: Martin Verde <thesalsa@google.com> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Zainab Rizvi <rizvis@google.com> Reviewed-by: Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/main@{#1356767}
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.