[iOS][WK2] It should be safe to call WKContentViewInteraction's cleanupInteraction multiple times
Created attachment 234735 [details] Patch
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.
Committed r170988: <http://trac.webkit.org/changeset/170988>