commit | c13b9ffa7d13f82461eb4cfd7fb319634a290e03 | [log] [tgz] |
---|---|---|
author | Rubin Deliallisi <rubindl@chromium.org> | Mon Mar 20 10:55:21 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 20 10:55:21 2023 |
tree | b85681f9c81cffd0a278ee809f3d35ce508613f0 | |
parent | b1e4c05f54d8019bb90b5b9c7a8441c1226c69f9 [diff] |
Revert "[Tab Switcher] Fix A11y High-end List mode crash on transitioning" This reverts commit 5710b2c77e83bba0080ca3525c046ca4bd71f2bc. Reason for revert: https://crbug.com/1425854 Original change's description: > [Tab Switcher] Fix A11y High-end List mode crash on transitioning > > Using A11y in list-mode on high-end is new behavior. There is a crash > when the animation would normally run, because the flag for checking > whether to run the animation only checked RAM and not whether a list > version of the switcher should be shown. > > Bug: 1424694 > Change-Id: I931b86a00548246c9b9124e6574e2fa050f12863 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4341949 > Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> > Commit-Queue: Theresa Sullivan <twellington@chromium.org> > Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> > Reviewed-by: Theresa Sullivan <twellington@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1118961} Bug: 1424694 Change-Id: I1408a7419c587e598d7da7da080f454d22decdd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4353051 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Rubin Deliallisi <rubindl@chromium.org> Commit-Queue: Rubin Deliallisi <rubindl@chromium.org> Cr-Commit-Position: refs/heads/main@{#1119249}
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.