[omnibox] Add base::Feature to preserve default match during async pass
This CL just adds a base::Feature meant to preserve the default match against async updates. This is to fix inline autocompletes being "taken away" by the AutocompleteController asynchronous passes, and therefore causing indeterminate behavior depending on when the user exactly pressed Enter. Bug: 398135 Change-Id: Ie8fe3b87a2516f568bf8907f30338bc4f315a9b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789744 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#694412}
Showing
Please register or sign in to comment