commit | 006549132aac20300f5fc9f320228355d17135d4 | [log] [tgz] |
---|---|---|
author | Min Qin <qinmin@chromium.org> | Tue Nov 16 07:22:03 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 16 07:22:03 2021 |
tree | a97ee9b36c0f547546d683b958bb9372dd1368e6 | |
parent | ef8d581a3aae533762a411d1cbf75ead249b5d2d [diff] |
[Query Tiles] Remove searchBoxCoordinator from QueryTileSection Since query stitching is no longer needed, remove searchBoxCoordinator in QueryTileSection. This makes it easier to put the QueryTileSection on StartSurface. Also removed the EnableQueryEditing flag. Bug: 1269921 Change-Id: I58bb8b0e3a017c73d60460478b19b7d46910a7ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280436 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by: Brandon Wylie <wylieb@chromium.org> Reviewed-by: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Theresa <twellington@chromium.org> Reviewed-by: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/main@{#942052}
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.