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

Issue 8043015: mac: Support "Use Selection for Find" when omnibox is focused. (Closed)

Created:
9 years, 3 months ago by Nico
Modified:
9 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

mac: Support "Use Selection for Find" when omnibox is focused. BUG=96625 TEST=Select text in omnibox, hit cmd-e cmd-g. Selected text should appear in find box. Focus omnibox, don't select anything, hit cmd-e. Should beep. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102658

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm View 1 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nico
First reviewer wins.
9 years, 3 months ago (2011-09-24 06:12:42 UTC) #1
Avi (use Gerrit)
http://codereview.chromium.org/8043015/diff/1/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm File chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm (right): http://codereview.chromium.org/8043015/diff/1/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm#newcode479 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm:479: return YES; return [super validateMenuItem:item]? Otherwise comment why as ...
9 years, 3 months ago (2011-09-24 11:45:04 UTC) #2
Scott Hess - ex-Googler
LGTM I agree with Avi's comment. I wonder if there are other places this needs ...
9 years, 3 months ago (2011-09-24 15:37:27 UTC) #3
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8043015/3002
9 years, 3 months ago (2011-09-24 16:42:08 UTC) #4
Nico
Done. Thanks, guys!
9 years, 3 months ago (2011-09-24 16:42:14 UTC) #5
commit-bot: I haz the power
9 years, 3 months ago (2011-09-24 17:53:45 UTC) #6
Change committed as 102658

Powered by Google App Engine
This is Rietveld 408576698