commit | 571fcd3c7ea323cbac38a596b04bec0d51a5dc3c | [log] [tgz] |
---|---|---|
author | Yoshisato Yanagisawa <yyanagisawa@chromium.org> | Thu Mar 06 07:01:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 06 07:01:50 2025 |
tree | a064074b8ec37e4ad99fcca0aea013a3feae7d72 | |
parent | 6f99c26902713a33a4eb2ebc140de1cafca18e07 [diff] |
Measure elapsed time to check ServiceWorker allowed To understand the cost to check if the ServiceWorker is allowed inside `ServiceWorkerContainerHostForClient`, let me add a metrics for that. Change-Id: I1aad423725e0aaaab35afd72b5ffdfa7fa0c6781 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6332354 Reviewed-by: Shunya Shishido <sisidovski@chromium.org> Auto-Submit: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Commit-Queue: Shunya Shishido <sisidovski@chromium.org> Cr-Commit-Position: refs/heads/main@{#1428752}
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.