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

Issue 6369004: Drag start unexpectedly cancelled. Must always initiate a drag, avoiding... (Closed)

Created:
9 years, 11 months ago by Tom Sepez
Modified:
9 years, 7 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews
Visibility:
Public.

Description

Drag start unexpectedly cancelled. Must always initiate a drag, avoiding the "optimization" of not doing so when no targets are apparent, otherwise we break draggable list elements. BUG=69857 TEST=Manually try dragging <li draggable="true">AAA</li> on linux. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71696

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M chrome/browser/ui/gtk/tab_contents_drag_source.cc View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Tom Sepez
Evan, please review. While the prior fix prevents the browser from crashing on the example ...
9 years, 11 months ago (2011-01-18 17:48:53 UTC) #1
Evan Stade
9 years, 11 months ago (2011-01-18 19:52:59 UTC) #2
ok, lgtm

Powered by Google App Engine
This is Rietveld 408576698