commit | 87c559c173fef6d82dccf831047cb306dc16760f | [log] [tgz] |
---|---|---|
author | Shimi Zhang <ctzsm@chromium.org> | Thu Jan 13 17:04:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 13 17:04:42 2022 |
tree | 3fd0069f3927f57a2fade712070de5515d012656 | |
parent | 484110b3edb3635c04163b5a65c535365e6513f8 [diff] |
[CCT] Add an option to launch Partial Height CCT in the test app It also has slightly different behavior than launching the normal CCT - The close button is the normal "X" button. - The animation is from bottom to up when launching and from up to bottom when exiting. - Refactored out the session handling logic so it can be reused. Bug: 1210827 Test: Launch the app and click the newly added button to see if it Test: launches the Partial Height CCT. Change-Id: If044d2c0fe4b22baa8bc288384ddafd90623a491 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3384959 Reviewed-by: Peter Conn <peconn@chromium.org> Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Cr-Commit-Position: refs/heads/main@{#958654}
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.