commit | a85819ed7cc1b627d6e5add9414d984d958bf87b | [log] [tgz] |
---|---|---|
author | Makoto Shimazu <shimazu@chromium.org> | Mon Jul 22 07:08:44 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 22 07:08:44 2019 |
tree | 531c57fa7389e45a28c676b469c1863d7b71357a | |
parent | 4aafe05fcdb907e88dacabc924edd68f5e82d609 [diff] |
Add UMA for service worker update checking Currently we don't have UMAs only for update checking. As we are going to enable ServiceWorkerImportedScriptUpdateCheck, we want to monitor if it's working correctly. This CL adds two metrics for that purpose: - ServiceWorker.UpdateCheck.Result - ServiceWorker.UpdateCheck.UpdateFound Bug: 984855 Change-Id: I0e3b3489d58fbe7640cb27893ae11d81f93d3e58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1705201 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by: Matt Falkenhagen <falken@chromium.org> Reviewed-by: Jesse Doherty <jwd@chromium.org> Auto-Submit: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#679479}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .