commit | 8158347f9da44cab5ec0ef0073c0181b46a5f37d | [log] [tgz] |
---|---|---|
author | Wen-Chien Wang <wcwang@chromium.org> | Wed Nov 02 23:23:53 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 02 23:23:53 2022 |
tree | 0e7b71e7e599ad0fd233ea3197c75d1fab4ddfcc | |
parent | 32504c8ecfcfa10883af9e04c7ead3a6fb7d9402 [diff] |
Removed side shelf parameter in app list view Now the app list view and contents view are only shown in tablet mode, where the side shelf is not available. Removes all side shelf related code in app list view and contents view. Bug: 1378658 Change-Id: I925c5e63f3cdca6055413ca6a81e75d273e73c64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3997578 Commit-Queue: Wen-Chien Wang <wcwang@chromium.org> Reviewed-by: Toni Barzic <tbarzic@chromium.org> Reviewed-by: Ana Salazar <anasalazar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1066780}
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.