DescriptionOmnibox: When backspacing out of keyword mode, don't highlight anything.
This bug was caused because Mac's NSMakeRange takes a beginning and a length. All the other platform's range representations take a beginning and an end.
I audited omnibox_view_win.cc, omnibox_view_views.cc, and omnibox_view_gtk.cc. They all seem to be correct. I also tested Windows and Linux and verified that the current behavior is correct.
BUG=163807
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170929
Patch Set 1 #Patch Set 2 : re-upload #
Messages
Total messages: 8 (0 generated)
|