Bug 168266

Summary: Implement Drag cancels
Product: WebKit Reporter: Megan Gardner <megan_gardner>
Component: New BugsAssignee: Megan Gardner <megan_gardner>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, thorton, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch wenson_hsieh: review+

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.