commit | 55bdd97e5c9ea3a5f1e234b49e1b249bce0c825e | [log] [tgz] |
---|---|---|
author | manuk <[email protected]> | Fri Jul 17 01:06:22 2020 |
committer | Commit Bot <[email protected]> | Fri Jul 17 01:06:22 2020 |
tree | e8ce243855d2a64ccf847d3198c57381414cb1fc | |
parent | 3e66c43e2f9a981cf7c1e971606453f4404b6fa3 [diff] |
[omnibox] [rich-autocompletion] Restrict autocompletion by input length. Adds 2 params to restrict title and non-prefix autocompletion respectively. RichAutocompletionAutocompleteTitlesMinChar RichAutocompletionAutocompleteNonPrefixMinChar Bug: 1062446 Change-Id: I9df7c8138d0586a2b2e4d3506f951c9ecd134f77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300928 Commit-Queue: manuk hovanesian <[email protected]> Reviewed-by: Justin Donnelly <[email protected]> Cr-Commit-Position: refs/heads/master@{#789306}
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.
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.