commit | f9daad84b0b1924bff228b7624b57af2b034c4ee | [log] [tgz] |
---|---|---|
author | Ali Juma <ajuma@chromium.org> | Thu Apr 20 17:51:31 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 20 17:51:31 2023 |
tree | fc650e99045d94558ecae8353ec46bdfee6faf57 | |
parent | 01b72a567fed0e1dc4548ccba84ca7f3506019bc [diff] |
[CodeHealth] Remove NotificationObserver use in PageLoadMetricsBrowserTest This uses a TestNavigationObserver rather than relying on a NOTIFICATION_NAV_ENTRY_COMMITTED notification. This CL is part of a larger effort towards removing NotificationSerivce. See https://docs.google.com/document/d/1FC8Hkva34vKtCr57cz6Yw5H_Dj0Fq1sfY2yr7fh2ryA/edit Bug: 1174760 Change-Id: I093ed5dfe6d8cc96434b37a9ea0347ae8bbe3767 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4451446 Reviewed-by: Nicolás Peña <npm@chromium.org> Commit-Queue: Ali Juma <ajuma@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1133221}
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.