commit | 0eacbe02e8294fb97a1f9cbb5a0f6f30d499fc56 | [log] [tgz] |
---|---|---|
author | Zhengzheng Liu <zhzhliu@chromium.org> | Tue Dec 17 23:21:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 23:21:23 2024 |
tree | 9841ca990d8a48a618d9457793a3e58e2617fb87 | |
parent | 871d44ea7c06ae867210de7ed08b427e453997ac [diff] |
Chromium Task Manager - Disable tabbed pane during search Description : This CL hook up the key event in search bar to the task manager view - disable tabbed panel if users type in search keywords and restore if users clear their input. A follow up CL will be created to implement the filter logic on the task lists. Demo: https://drive.google.com/file/d/1fa7MMKWk6sJ8eDSm01BflVz0OubzHP4H/view?usp=sharing&resourcekey=0-FDxM41H0aJ_DmuBL2PK3vA Bug: b:366282230 Change-Id: I19ce25775921f4131a24d072e2b2c2e7c8e5ffd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6092350 Reviewed-by: Michael Wojcicka <mwoj@google.com> Commit-Queue: Zhengzheng Liu <zhzhliu@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1397621}
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.