Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(688)

Issue 11308330: Omnibox: When backspacing out of keyword mode, don't highlight anything. (Closed)

Created:
8 years ago by Mark P
Modified:
8 years ago
CC:
chromium-reviews, James Su, sail+watch_chromium.org, Peter Kasting
Visibility:
Public.

Description

Omnibox: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Mark P
Peter, Can you suggest an OWNER for this review? I can't find any relevant OWNERS ...
8 years ago (2012-12-03 21:11:30 UTC) #1
Peter Kasting
Mac omnibox implementation changes should go to shess.
8 years ago (2012-12-03 22:56:30 UTC) #2
Mark P
Hi Scott, Can you please do this simple review at your leisure? thanks, mark
8 years ago (2012-12-03 22:57:57 UTC) #3
Scott Hess - ex-Googler
OH, ick. LGTM.
8 years ago (2012-12-03 23:07:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/11308330/2001
8 years ago (2012-12-03 23:09:11 UTC) #5
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests
8 years ago (2012-12-04 02:50:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/11308330/2001
8 years ago (2012-12-04 03:54:30 UTC) #7
commit-bot: I haz the power
8 years ago (2012-12-04 11:47:51 UTC) #8
Message was sent while issue was closed.
Change committed as 170929

Powered by Google App Engine
This is Rietveld 408576698