commit | 10424caf78e807c0bbcb2be6c1a01bfadb51b408 | [log] [tgz] |
---|---|---|
author | Angela Yoeurng <yoangela@chromium.org> | Thu May 19 01:46:46 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 19 01:46:46 2022 |
tree | e596a048051f50c2fb9f0f50af440a718ca590f4 | |
parent | da8b5bd53e2c1c1a9ebad87eeff2322955080120 [diff] |
[omnibox] Provide starter pack suggestions from Built-in Provider This CL modifies the built-in provider to suggest the starter pack search engines (@history, @bookmarks, etc.) when the user's input begins with '@'. Keyword Provider suggestions place us explicitly /in/ keyword mode. Using built-in provider, we're able to generate the suggestions that a keyword suggestion can attach to. Bug: 1287313 Change-Id: I2d5e2fb3b4c80a85616211a89847314b4dc948d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3636637 Commit-Queue: Angela Yoeurng <yoangela@chromium.org> Reviewed-by: manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1005062}
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.