DescriptionFix a crash on selecting a suggestion.
Sometimes the underlying results change after the selection was made and
we crash in updateMatchDestination. Instead, try to find if we still
have an underlying result, and update the index if necessary or just
skip the URL update.
BUG=629124, 595395
Committed: https://crrev.com/0f92cee49214da9099c08d493cc83c3fa7e79dc9
Cr-Commit-Position: refs/heads/master@{#406608}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Switch to equals #Messages
Total messages: 10 (4 generated)
|