commit | 46d2e16079618d56ad5c0a9706f857514640b36d | [log] [tgz] |
---|---|---|
author | Wen-Chien Wang <wcwang@chromium.org> | Mon Oct 02 18:02:23 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 02 18:02:23 2023 |
tree | 6c6eeb50fe69a6a272fb6c9957d9e79b0d7d4873 | |
parent | b6a84d993c4530f8b262b08a7ab597cecdce9e93 [diff] |
[image search] Remove TODOs All Launcher Image Search feature should be done at this point. Clean up all TODOs and make sure we have everything finished. This cl removes the context menu from the image search view as this is not included in our launch plan. However, the global delegate is kept in case we are adding the context menu or selection in the near future. Bug: 1352636 Change-Id: Icf03c6a115e3e6e51fbcfbf2cdd0e6ecc8d942f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4898337 Reviewed-by: Yulun Wu <yulunwu@chromium.org> Commit-Queue: Wen-Chien Wang <wcwang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1204136}
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.