RESOLVED FIXED 173659
[iOS DnD] [WK2] Cancelling a drag interaction using the ObjC SPI causes subsequent dragging to fail
https://bugs.webkit.org/show_bug.cgi?id=173659
Summary [iOS DnD] [WK2] Cancelling a drag interaction using the ObjC SPI causes subse...
Wenson Hsieh
Reported 2017-06-21 09:56:17 PDT
Attachments
Patch (8.99 KB, patch)
2017-06-21 11:03 PDT, Wenson Hsieh
thorton: review+
Patch for landing (9.20 KB, patch)
2017-06-21 16:02 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2017-06-21 11:03:21 PDT
Tim Horton
Comment 2 2017-06-21 13:58:33 PDT
Comment on attachment 313533 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=313533&action=review > Source/WebKit2/ChangeLog:14 > + calling into -dragInteracton:itemsForBeginningSession: when we invoke their completion block). dragInteracton!
Wenson Hsieh
Comment 3 2017-06-21 13:59:38 PDT
(In reply to Tim Horton from comment #2) > Comment on attachment 313533 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=313533&action=review > > > Source/WebKit2/ChangeLog:14 > > + calling into -dragInteracton:itemsForBeginningSession: when we invoke their completion block). > > dragInteracton! Good catch! Fixed.
Wenson Hsieh
Comment 4 2017-06-21 16:02:20 PDT
Created attachment 313558 [details] Patch for landing
WebKit Commit Bot
Comment 5 2017-06-21 18:41:40 PDT
Comment on attachment 313558 [details] Patch for landing Clearing flags on attachment: 313558 Committed r218672: <http://trac.webkit.org/changeset/218672>
Note You need to log in before you can comment on or make changes to this bug.