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

Issue 150198: GTK: first cut at web contents as drag destination.... (Closed)

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

Description

GTK: first cut at web contents as drag destination. TEST=drag plain text into the web page in some place that will accept it, e.g. a text entry box. Also, no crashes when dragging from various places (tab strip, bookmark bar, desktop icons, omnibox, etc.) BUG=http://crbug.com/15429 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20010

Patch Set 1 #

Total comments: 4

Patch Set 2 : more commentary #

Total comments: 5

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -2 lines) Patch
M chrome/browser/tab_contents/tab_contents_view_gtk.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents_view_gtk.cc View 1 2 3 chunks +189 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Evan Stade
square peg; round hole
11 years, 5 months ago (2009-07-02 00:43:10 UTC) #1
Evan Stade
trying Evan
11 years, 5 months ago (2009-07-06 18:29:49 UTC) #2
Evan Martin
i request more comments http://codereview.chromium.org/150198/diff/1/3 File chrome/browser/tab_contents/tab_contents_view_gtk.cc (right): http://codereview.chromium.org/150198/diff/1/3#newcode105 Line 105: class WebDragDest { comment ...
11 years, 5 months ago (2009-07-06 23:34:05 UTC) #3
Evan Stade
your wish is my command (updated)
11 years, 5 months ago (2009-07-06 23:49:15 UTC) #4
Evan Martin
Does this belong on the renderviewhost rather than the tabcontentshost? http://codereview.chromium.org/150198/diff/3003/3005 File chrome/browser/tab_contents/tab_contents_view_gtk.cc (right): http://codereview.chromium.org/150198/diff/3003/3005#newcode132 ...
11 years, 5 months ago (2009-07-06 23:57:40 UTC) #5
Evan Stade
http://codereview.chromium.org/150198/diff/3003/3005 File chrome/browser/tab_contents/tab_contents_view_gtk.cc (right): http://codereview.chromium.org/150198/diff/3003/3005#newcode217 Line 217: // |x| and |y| are seemingly arbitrary at ...
11 years, 5 months ago (2009-07-07 00:05:49 UTC) #6
Evan Stade
On 2009/07/06 23:57:40, Evan Martin wrote: > Does this belong on the renderviewhost rather than ...
11 years, 5 months ago (2009-07-07 00:10:16 UTC) #7
Evan Martin
11 years, 5 months ago (2009-07-07 00:13:07 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698