commit | aff61ef6ac7f7d1e40c6d1a55de16d0bbf4d04e3 | [log] [tgz] |
---|---|---|
author | Ashley Prasad <ashleydp@google.com> | Tue Nov 02 22:14:17 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 02 22:14:17 2021 |
tree | 76035298c54884d80f372f3fc729e04e448a2039 | |
parent | 251f4ebec241494a0e232017f1df595cbc26b28b [diff] |
Diagnostics: Handle multiple navigation events - Handle sending navigation metrics when multiple navigation events occur in same session. - Test metrics are triggered as expected with correct elapsed time and to/from values. Bug: 1197335 Test: ./out/Default/ash_webui_unittests Change-Id: I98575a97801ca589d647aae7d4b6b565fa5a702f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3251502 Commit-Queue: Ashley Prasad <ashleydp@google.com> Auto-Submit: Ashley Prasad <ashleydp@google.com> Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/main@{#937565}
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.