commit | 61ccf7f5e793ec0f5c6d675201cdc5d79177fbbb | [log] [tgz] |
---|---|---|
author | Artsiom Mitrokhin <amitrokhin@google.com> | Fri Oct 21 20:33:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 21 20:33:01 2022 |
tree | ea89a929e38697a314fb7788b0584ce0330b1248 | |
parent | 896279f74f4b9b46a99b56d61e78a241e6df7777 [diff] |
Add better handling for interrupted tablet<->clamshell transition This CL also disables "AppListAnimationTest.*" tests with `kAnimateScaleOnTabletModeTransition` enabled (these tests verify old y-axis animation). Bug: 1344199 Change-Id: Iddcedffbf33c397b107e727a1ba73d238f8adc6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3971505 Reviewed-by: Toni Barzic <tbarzic@chromium.org> Commit-Queue: Artsiom Mitrokhin <amitrokhin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1062333}
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.