[omnibox] Attach Pedals after SortAndCull instead of before
If a Pedal attached to a suggestion that later became a duplicate of an entity suggestion, the Pedal was suppressed. This CL resolves such cases by waiting until after deduplication (done in SortAndCull) to attach. This ensures that only root-level suggestions are considered for Pedals. Bug: 1126572, 893183 Change-Id: I778ff524b7343304d3f14e79567195080760b298 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2401780Reviewed-by:Tommy Li <tommycli@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/master@{#806367}
Showing
Please register or sign in to comment