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

Issue 1589015: GTK plumbing for dragend. (Closed)

Created:
10 years, 8 months ago by dcheng
Modified:
9 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews
Visibility:
Public.

Description

GTK plumbing for dragend. This plumbs the actual dropEffect that occurred back into WebKit so that dragend is dispatched with the correct dropEffect. BUG=39399 TEST=Manual testing using the attached test case on the bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43679

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -34 lines) Patch
M app/gtk_dnd_util.h View 1 chunk +2 lines, -1 line 0 comments Download
M app/gtk_dnd_util.cc View 2 chunks +22 lines, -4 lines 0 comments Download
M chrome/browser/gtk/tab_contents_drag_source.h View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/gtk/tab_contents_drag_source.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/web_drag_dest_gtk.cc View 3 chunks +5 lines, -24 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dcheng
10 years, 8 months ago (2010-04-05 19:27:54 UTC) #1
tony
10 years, 8 months ago (2010-04-05 23:48:27 UTC) #2
LGTM
Can you update the change description so TEST= includes a description of a
manual test?  It's not obvious from the description what this patch is fixing.

Powered by Google App Engine
This is Rietveld 408576698