commit | be2808adebcd3e6d8ed4501b50047f76ae8d141f | [log] [tgz] |
---|---|---|
author | Matt Falkenhagen <[email protected]> | Tue Apr 07 02:54:29 2020 |
committer | Commit Bot <[email protected]> | Tue Apr 07 02:54:29 2020 |
tree | 46397f6a15c9d2e97a9b4980ac7993e715787833 | |
parent | 0499d65e807ae3b6ca7d33de1b57ef81000c88c5 [diff] |
service worker: Extend some histograms the team monitors. * ServiceWorker.FetchEvent.Subresource.Status * ServiceWorker.FetchEvent.MainResource.Status Bug: 1059800, 1059801 Change-Id: Ibd6ade3eae1b8cc7b3c1a1c07e5b72f210fdb21f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137163 Reviewed-by: Makoto Shimazu <[email protected]> Reviewed-by: Brian White <[email protected]> Commit-Queue: Matt Falkenhagen <[email protected]> Cr-Commit-Position: refs/heads/master@{#756924}
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 .
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.