commit | 348ff9f3242e39e1e4d514cc89b7889aa17ca605 | [log] [tgz] |
---|---|---|
author | Dominique Fauteux-Chapleau <domfc@chromium.org> | Fri Jun 10 18:21:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 10 18:21:14 2022 |
tree | fe615abdc723f9da1aa82e4012212924f0d107c0 | |
parent | 72c8689c7d6d7d5199dc408fad6f30425b3a0bce [diff] |
Revert "Feed launch reliability logging: remove incorrect 'launch finished' logs" This reverts commit 7851454ba24476e8349853a5d0d35d22d0736a80. Reason for revert: Seems to have broken Android compilation, see https://ci.chromium.org/ui/p/chromium/builders/ci/android-archive-rel/26580/overview Original change's description: > Feed launch reliability logging: remove incorrect 'launch finished' logs > > TabModelObserver.didSelectTab() and TabObserver.onPageLoadStarted() can both be called as part of the NTP loading process and can't be relied on to signal that the user is leaving the feed during loading. > > Bug: 1195940 > Change-Id: I8a9fffaa2dcd68ccc91aa2904802b2dad3e488e6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3699011 > Reviewed-by: Peter Williamson <petewil@chromium.org> > Commit-Queue: Ian Wells <iwells@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1012970} Bug: 1195940 Change-Id: I7670d9efc9c80d1bf5b80050402ded441843cfb3 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3696165 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Dominique Fauteux-Chapleau <domfc@google.com> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Auto-Submit: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1013035}
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.