commit | da4d6eaf2ff56e9b335ba158d13ca7191814d70a | [log] [tgz] |
---|---|---|
author | Richard Knoll <knollr@chromium.org> | Mon Jun 21 13:35:32 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 21 13:35:32 2021 |
tree | aff6fdb60f3701b46438a04a0cf190d021bf8aaa | |
parent | b9e7527a261b65cbd07d477054f7d972857201c5 [diff] |
Enable macOS notification service by default Feature metrics after 2 weeks at 1% stable look good with one outlier for the "Notifications.macOS.ActionReceived.Alert" UMA metric. This is a new metric and still quite volatile. Given all other metrics, including "Notifications.PersistentWebNotificationClickResult" look the same in the Enabled and Control group, rolling out to all users seems safe. UMA Dashboard: https://uma.googleplex.com/p/chrome/variations?sid=6f70ee1de18861d1f11c7e903c4ccbcb Bug: 1170731 Change-Id: I4be464941af625e4a675d1503f5e293b98d64814 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2975444 Reviewed-by: Peter Beverloo <peter@chromium.org> Commit-Queue: Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#894225}
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.