| commit | 64ec936b04a34564d366ebdf2dd9c24e8d37f8e4 | [log] [tgz] |
|---|---|---|
| author | Yoshisato Yanagisawa <yyanagisawa@chromium.org> | Mon Mar 03 05:22:32 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 03 05:22:32 2025 |
| tree | 38942624a24b0003633822ba6e50548a908d45c2 | |
| parent | 3ff43726a620635c0f17b61ac597a876b57527cb [diff] |
Add a metrics to show if NavigationURLLoader is the main path This is a follow up of: https://chromium-review.googlesource.com/c/chromium/src/+/6301690/comment/7e850da7_03f20d85/ To understand the ratio of cases that need to send the IPC to the network service, let me add a metrics. Bug: 394974691 Change-Id: I66faffea649461bb79cb8b5ddc92c20218125e52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6304405 Reviewed-by: Minoru Chikamune <chikamune@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Auto-Submit: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1426941}
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.