RESOLVED FIXED 168266
Implement Drag cancels
https://bugs.webkit.org/show_bug.cgi?id=168266
Summary Implement Drag cancels
Megan Gardner
Reported 2017-02-13 16:25:34 PST
Implement Drag cancels
Attachments
Patch (3.52 KB, patch)
2017-02-13 16:27 PST, Megan Gardner
wenson_hsieh: review+
Megan Gardner
Comment 1 2017-02-13 16:27:15 PST
Wenson Hsieh
Comment 2 2017-02-13 16:29:32 PST
Comment on attachment 301414 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=301414&action=review > Source/WebKit2/UIProcess/WebPageProxy.h:838 > + void cancelledDrag(); Nit - I would prefer to call this dragCancelled to be in sync with dragEnded
Megan Gardner
Comment 3 2017-02-13 17:42:57 PST
Note You need to log in before you can comment on or make changes to this bug.