commit | 27bf4458dab4d4e8e24e6c724e7faeec84792f67 | [log] [tgz] |
---|---|---|
author | Duncan Mercer <mercerd@google.com> | Tue Apr 15 01:05:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 01:05:00 2025 |
tree | 6edf9aa97dbc317f44358632727356f4f8d6b836 | |
parent | 2dd577a181227e9550d0eca1dc70acc6a6c52422 [diff] |
[M136] Add response time slicing by page classification This CL closes a gap in E2E metric logging for the contextual searchbox in the Lens Overlay. Adding this metric will allow UMA logging of the response time from request sent to response received for the CSB. NO_IFTTT=Did not change the RemoteRequestType. (cherry picked from commit 25ce4af8c3c0aa98a8dc1d6d97e6a8df3778ff34) Fixed: 410560039 Bug: 408909188 Change-Id: I6731b9b9d80872c851826ac80ef380c08ade25ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6451302 Commit-Queue: Duncan Mercer <mercerd@google.com> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1446156} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6454820 Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Auto-Submit: Duncan Mercer <mercerd@google.com> Cr-Commit-Position: refs/branch-heads/7103@{#903} Cr-Branched-From: e09430c64983fc906f37a9f7e6806275c9b67b86-refs/heads/main@{#1440670}
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.