commit | b8ab3d69c875b19682acabc0a42d8854165189e0 | [log] [tgz] |
---|---|---|
author | Egor Pasko <pasko@chromium.org> | Tue Sep 13 16:53:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 13 16:53:06 2022 |
tree | 5df6cd207e8e6229dbe8b78d126f744b912cc0f9 | |
parent | fd903b394f3eb5723e7c9b7caf18362dffa80144 [diff] |
Revert "[Messages] Fix message showing on tablet's tab switcher" This reverts commit 02b1a9aa025a0e483f65af3f5d76b3dbb74ccf92. Reason for revert: crbug.com/1363232 Original change's description: > [Messages] Fix message showing on tablet's tab switcher > > Revert to patchset #2 of crrev.com/c/3781417. > > On tablets, StartSurface.StateObserver#onStateChanged are never triggered. > > Bug: 1346777, 1358067 > Change-Id: I45eb24a0d00915577eceb31f298165b101254876 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3887163 > Commit-Queue: Lijin Shen <lazzzis@google.com> > Reviewed-by: Hao Dong <spdonghao@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1045993} Bug: 1346777, 1358067 Change-Id: Id537267342b4f1cd0fb8e8defda2d4c328006489 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3893796 Auto-Submit: Egor Pasko <pasko@chromium.org> Owners-Override: Egor Pasko <pasko@chromium.org> Commit-Queue: Egor Pasko <pasko@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1046418}
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.