RESOLVED FIXED 134820
[iOS][WK2] It should be safe to call WKContentViewInteraction's cleanupInteraction multiple times
https://bugs.webkit.org/show_bug.cgi?id=134820
Summary [iOS][WK2] It should be safe to call WKContentViewInteraction's cleanupIntera...
Benjamin Poulain
Reported 2014-07-10 18:24:15 PDT
[iOS][WK2] It should be safe to call WKContentViewInteraction's cleanupInteraction multiple times
Attachments
Patch (3.06 KB, patch)
2014-07-10 18:45 PDT, Benjamin Poulain
kling: review+
Benjamin Poulain
Comment 1 2014-07-10 18:45:07 PDT
Andreas Kling
Comment 2 2014-07-10 19:09:10 PDT
Comment on attachment 234735 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=234735&action=review r=me > Source/WebKit2/ChangeLog:15 > + are completely symetrical. If cleanup is called twice, the second time would not enter the branch because Typo: symmetrical.
Benjamin Poulain
Comment 3 2014-07-10 19:29:59 PDT
Note You need to log in before you can comment on or make changes to this bug.