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

Issue 160369: GTK: Implement omnibox DnD destination behavior. (Closed)

Created:
11 years, 4 months ago by Evan Stade
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

GTK: Implement omnibox DnD destination behavior. BUG=18025 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22102

Patch Set 1 #

Total comments: 8

Patch Set 2 : review comments #

Patch Set 3 : minus extra line #

Total comments: 2

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit_view_gtk.h View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc View 1 2 2 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Evan Stade
11 years, 4 months ago (2009-07-30 00:21:10 UTC) #1
tony
http://codereview.chromium.org/160369/diff/1/2 File chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc (right): http://codereview.chromium.org/160369/diff/1/2#newcode196 Line 196: // gtk_drag_dest_set(text_view_, GTK_DEST_DEFAULT_ALL, NULL, 0, GDK_ACTION_COPY); Nit: 80 ...
11 years, 4 months ago (2009-07-30 01:02:30 UTC) #2
Daniel Erat
http://codereview.chromium.org/160369/diff/1/2 File chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc (right): http://codereview.chromium.org/160369/diff/1/2#newcode198 Line 198: // GtkDndUtil::SetDestTargetList(text_view_, target_codes); is this still in-progress? why's ...
11 years, 4 months ago (2009-07-30 01:21:26 UTC) #3
Evan Stade
http://codereview.chromium.org/160369/diff/1/2 File chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc (right): http://codereview.chromium.org/160369/diff/1/2#newcode196 Line 196: // gtk_drag_dest_set(text_view_, GTK_DEST_DEFAULT_ALL, NULL, 0, GDK_ACTION_COPY); On 2009/07/30 ...
11 years, 4 months ago (2009-07-30 01:24:48 UTC) #4
Evan Stade
updated
11 years, 4 months ago (2009-07-30 01:24:58 UTC) #5
Daniel Erat
LGTM
11 years, 4 months ago (2009-07-30 18:17:26 UTC) #6
Dean McNamee
http://codereview.chromium.org/160369/diff/17/19 File chrome/browser/autocomplete/autocomplete_edit_view_gtk.h (right): http://codereview.chromium.org/160369/diff/17/19#newcode228 Line 228: guint target_type, guint time, guint time on its ...
11 years, 4 months ago (2009-07-30 18:21:04 UTC) #7
Evan Stade
http://codereview.chromium.org/160369/diff/17/19 File chrome/browser/autocomplete/autocomplete_edit_view_gtk.h (right): http://codereview.chromium.org/160369/diff/17/19#newcode228 Line 228: guint target_type, guint time, On 2009/07/30 18:21:05, Dean ...
11 years, 4 months ago (2009-07-30 18:56:57 UTC) #8
tony
11 years, 4 months ago (2009-07-30 19:09:17 UTC) #9
LGTM2

Powered by Google App Engine
This is Rietveld 408576698