commit | 60d1643a444ed171c687c39c0d626a1d460dba01 | [log] [tgz] |
---|---|---|
author | Ben Kelly <wanderview@chromium.org> | Mon Jun 07 16:05:39 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 07 16:05:39 2021 |
tree | 852deb2a239a57bfbd26b22d7a14792708abfe5a | |
parent | 3c744ba710a7bab1e0f23fd8230a1fa9929127b1 [diff] |
CacheStorage: Extend installed scripts histograms. These histograms continue to be useful to understand the costs related to our eager script compilation in service worker install events. Bug: 1202877 Change-Id: Idb533a8ba4d38e597a1a47d6d5cfc7bb09f166f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2940358 Auto-Submit: Ben Kelly <wanderview@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#889775}
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.