Chromium Code Reviews
DescriptionReturn an approximately correct drop effect from WebDragTarget::OnDrop.
This isn't actually guaranteed to be correct, since it's the cached value from previous dragenter / dragover results, but hopefully it's somewhat correct part of the time. To prevent potential data loss, all moves are mapped to copies. A future improvement might to fire a ViewHostMsg_UpdateDragCursor after the renderer processes the drop event.
BUG=39399
TEST=Manual testing using the attached test case on the bug.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43925
Patch Set 1 #
Total comments: 12
Patch Set 2 : Patch Set 2 #Patch Set 3 : . #
Messages
Total messages: 11 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||