Bug 134820

Summary: [iOS][WK2] It should be safe to call WKContentViewInteraction's cleanupInteraction multiple times
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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.