[omnibox] Delete |alternate_nav_url_| member from AutocompleteResult
We can compute this on-demand rather than storing another piece of state we have to keep track of. I don't think this has a negative performance impact overall, as we rarely use the alternate nav URL (only on navigation basically). It does simplify the bookkeeping though, after removing this. Bug: 1016845, 363656 Change-Id: Ia32efb0b9bd83f591cc78f3304ad7521475402c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913241 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#715374}
Showing
Please register or sign in to comment