commit | f8d9cdd72c6c337f977dcf51879187bf0a634277 | [log] [tgz] |
---|---|---|
author | Wen-Chien Wang <wcwang@chromium.org> | Wed Sep 14 22:48:59 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 14 22:48:59 2022 |
tree | 99e7e6ecf2007dd2def481c5cecc2ed6a426e5da | |
parent | bf8972c0e20d897fa091446e837c947df1cf46cf [diff] |
Migrate kSearchKeyFullscreen to kSearchKey in AppListShowSource As part of the peeking launcher removal, the peeking state is not used anymore and thus there is no need to separate kSearchKeyFullscreen from kSearchKey in AppListShowSource. This cl replaces all kSearchKeyFullscreen to use kSearchKey instead. Bug: 1361531 Change-Id: I52b7ad2720718b2635282440e06069ecaac2d0bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3894358 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Wen-Chien Wang <wcwang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1047160}
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.