commit | eaa4cb81fd0195023402be90a3cb1543e83b8658 | [log] [tgz] |
---|---|---|
author | Calder Kitagawa <ckitagawa@chromium.org> | Thu Feb 29 19:40:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 29 19:40:15 2024 |
tree | c0bb04fb74b4c9672f241f219a96a38b856d9dc6 | |
parent | 5bc3326c91b582cbec543bc9896201a1c56bdebd [diff] |
Revert "[Tab Switcher] Fix tablet tests post removal of start refactor" This reverts commit 6626a6aa887a80700d782c98a7954b56bbdd9a33. Reason for revert: Failing locally for some people. Original change's description: > [Tab Switcher] Fix tablet tests post removal of start refactor > > A lot of tests in this suite just failed locally. I have no idea how > any of these tests were passing on CQ yet alone the one that got > disabled. > > I've done my best to fix this. A lot of the timings are different now > that tab switcher creation is both deferred and the refactor is not > enabled. > > Bug: 327457591 > Change-Id: I7595679fb1b908ac5d43520edb557a0bb0c6ea40 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5335419 > Reviewed-by: Xi Han <hanxi@chromium.org> > Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1267109} Bug: 327457591 Change-Id: Ide7a24d106dbc1c9e30b3941fbf7e6956ed47a66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5335501 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1267144}
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.