commit | 8a6845db5329f3efbed96e4eb791808afb5ed0aa | [log] [tgz] |
---|---|---|
author | Marijn Kruisselbrink <mek@chromium.org> | Tue Mar 25 23:40:47 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 23:40:47 2025 |
tree | cea5756e9c89f0e311f2078b23cd732901a832c9 | |
parent | 427eb37620b6ae4449a0ef2f8bf1a656ec16f6c4 [diff] |
[Mac PWAs] Unexpire notification attribution related histograms All these histograms are only emitted if notification attribution is enabled (which currently is never the case), so extending the expiration date should be fine even though these are already expired. Bug: 391170186, 380880559 Change-Id: I6ca7bc1e38e99074dc7d9ce7384771c0a846f01f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6394037 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437828}
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.