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

Issue 192008: [Mac] Implement Paste and Go/Search. (Closed)

Created:
11 years, 3 months ago by rohitrao (ping after 24h)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, Ben Goodger (Google)
Visibility:
Public.

Description

[Mac] Implement Paste and Go/Search. BUG=http://crbug.com/10937 BUG=http://crbug.com/13021 TEST=Omnibox context menu should contain paste and go/search. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26603

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Total comments: 10

Patch Set 3 : '' #

Total comments: 7

Patch Set 4 : '' #

Total comments: 9

Patch Set 5 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -1 line) Patch
M chrome/browser/autocomplete/autocomplete_edit_view_mac.h View 1 2 3 4 2 chunks +14 lines, -0 lines 1 comment Download
M chrome/browser/autocomplete/autocomplete_edit_view_mac.mm View 1 2 3 4 4 chunks +35 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/autocomplete_text_field.h View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/autocomplete_text_field.mm View 1 2 3 4 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/autocomplete_text_field_editor.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/autocomplete_text_field_editor.mm View 1 2 3 4 3 chunks +36 lines, -1 line 0 comments Download

Messages

Total messages: 17 (0 generated)
rohitrao (ping after 24h)
Scott, Can I get a thumbs up/down on the concept (not a full review, yet). ...
11 years, 3 months ago (2009-09-03 17:41:01 UTC) #1
Scott Hess - ex-Googler
I think the concept is reasonable, given what we're working with. The Windows implementation has ...
11 years, 3 months ago (2009-09-03 18:03:23 UTC) #2
Peter Kasting
On Thu, Sep 3, 2009 at 11:03 AM, <shess@chromium.org> wrote: > The Windows implementation has ...
11 years, 3 months ago (2009-09-03 18:06:37 UTC) #3
Scott Hess - ex-Googler
Sorry - initially when I looked around browser/autocomplete/, it seemed like I was finding everything ...
11 years, 3 months ago (2009-09-03 18:17:47 UTC) #4
Scott Hess - ex-Googler
On 2009/09/03 17:41:01, rohitrao wrote: > Scott, > Can I get a thumbs up/down on ...
11 years, 3 months ago (2009-09-04 00:08:20 UTC) #5
rohitrao (ping after 24h)
Agreed. Looking forward to seeing what you come up with. On Thu, Sep 3, 2009 ...
11 years, 3 months ago (2009-09-04 00:25:09 UTC) #6
Scott Hess - ex-Googler
On 2009/09/04 00:25:09, rohitrao wrote: > Agreed. Looking forward to seeing what you come up ...
11 years, 3 months ago (2009-09-09 23:45:24 UTC) #7
rohitrao (ping after 24h)
11 years, 3 months ago (2009-09-14 19:20:44 UTC) #8
Scott Hess - ex-Googler
Rohit - I see that you uploaded stuff, is it ready for review?
11 years, 3 months ago (2009-09-15 18:18:42 UTC) #9
rohitrao (ping after 24h)
On 2009/09/15 18:18:42, shess wrote: > Rohit - I see that you uploaded stuff, is ...
11 years, 3 months ago (2009-09-15 18:20:37 UTC) #10
Scott Hess - ex-Googler
http://codereview.chromium.org/192008/diff/3002/4002 File chrome/browser/autocomplete/autocomplete_edit_view_mac.mm (right): http://codereview.chromium.org/192008/diff/3002/4002#newcode582 Line 582: int AutocompleteEditViewMac::GetPasteActionString() { Header-file comment might imply a ...
11 years, 3 months ago (2009-09-15 21:03:00 UTC) #11
rohitrao (ping after 24h)
http://codereview.chromium.org/192008/diff/3002/4002 File chrome/browser/autocomplete/autocomplete_edit_view_mac.mm (right): http://codereview.chromium.org/192008/diff/3002/4002#newcode582 Line 582: int AutocompleteEditViewMac::GetPasteActionString() { On 2009/09/15 21:03:02, shess wrote: ...
11 years, 3 months ago (2009-09-16 16:19:05 UTC) #12
Scott Hess - ex-Googler
I think we got our signals crossed on this. I meant that you could skip ...
11 years, 3 months ago (2009-09-16 22:31:00 UTC) #13
rohitrao (ping after 24h)
Changes made.
11 years, 3 months ago (2009-09-17 14:42:41 UTC) #14
Scott Hess - ex-Googler
LGTM, with a couple commenting nits. Ignore them if you like, since I'll be doing ...
11 years, 3 months ago (2009-09-18 18:48:58 UTC) #15
rohitrao (ping after 24h)
http://codereview.chromium.org/192008/diff/12001/12003 File chrome/browser/autocomplete/autocomplete_edit_view_mac.h (right): http://codereview.chromium.org/192008/diff/12001/12003#newcode125 Line 125: int GetPasteActionStringId(); On 2009/09/18 18:48:58, shess wrote: > ...
11 years, 3 months ago (2009-09-18 19:17:12 UTC) #16
Scott Hess - ex-Googler
11 years, 3 months ago (2009-09-18 19:32:45 UTC) #17
LGTM!

Powered by Google App Engine
This is Rietveld 408576698