Omnibox - HistoryQuick Provider - Fix Highlighting Mid-IDN Characters
commit1b262ee0753de9d7830fee5502ae49817546105c
authormpearson <mpearson@chromium.org>
Sat, 30 May 2015 18:21:59 +0000 (30 11:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 30 May 2015 18:22:33 +0000 (30 18:22 +0000)
tree5cff365ff878272da6db6dd82da08575ca680b86
parent457594f0ef3c2f9820fd2bef244eeb5ec6d62723
Omnibox - HistoryQuick Provider - Fix Highlighting Mid-IDN Characters

Crash fix.

Prevent attempting to highlight characters from the middle of
international domain names based on matching characters in the punycode
version of the domain name.

BUG=464926

Review URL: https://codereview.chromium.org/1157353003

Cr-Commit-Position: refs/heads/master@{#332124}
chrome/browser/autocomplete/scored_history_match.cc
chrome/browser/autocomplete/scored_history_match_unittest.cc