[Start Surface] Align Omnibox Suggestions with NTP
Problem description and design doc: https://docs.google.com/document/d/1e1t3DgrtTkcluXz14xywwhJYq4isVfvVZbh1ZPvkL7M/edit?usp=sharing Current: Autocomplete uses url and page classification of current tab. This leads to: ZeroSuggestions not available on Start Surface (available on NTP). Different suggestions for same input on StartSurface omnibox. No omnibox suggestions if no tabs open. Clank crashes on DCHECK in Debug mode if no tabs open. Now: Autocomplete uses NTP url for both StartSurface and NTP, even with no open tabs. ZeroSuggestions available on start Surface. Same Autocomplete suggestions for NTP and StartSurface. No crashes in Debug mode. Bug: 982018 Change-Id: I8de9b2e3822c5d08c71705466936245d6d0d44f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894293 Commit-Queue: Mia Glaese <glamia@chromium.org> Reviewed-by:Patrick Noland <pnoland@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#718665}
Showing
Please register or sign in to comment