[omnibox] Support showing group ID and header text in chrome://omnibox.
This records the group ID and header text of suggestions in the additional_info field of AutocompleteMatch. That way, we can show this extended metadata in chrome://omnibox in a lightweight way (without adding a whole new column or something). This will be useful for Moe and I (and others) to debug the header text feature as we are developing it. I really like the extensible additional_info dictionary by the way. Bug: 1052519, 1052522 Change-Id: I1409b6e6fd775149f6ca9c67e793f49c031c7251 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2132958 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#755861}
Showing
Please register or sign in to comment