Bug 129059

Summary: WKInteractionView always blocks the main thread when sending touch events
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch enrica: review+

Benjamin Poulain
Reported 2014-02-19 13:52:50 PST
WKInteractionView always block the main thread when sending touch events
Attachments
Patch (17.48 KB, patch)
2014-02-19 13:54 PST, Benjamin Poulain
enrica: review+
Benjamin Poulain
Comment 1 2014-02-19 13:54:05 PST
Enrica Casucci
Comment 2 2014-02-20 15:38:11 PST
Comment on attachment 224670 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=224670&action=review Looks good to me. > Source/WebKit2/ChangeLog:3 > + WKInteractionView always block the main thread when sending touch events typo blocks > Source/WebKit2/UIProcess/API/ios/WKInteractionView.mm:152 > + unsigned _nativeWebTouchEventUniqueIdBeingSendSynchronously; I think the name should be _nativeWebTouchEventUniqueIdBeingSentSynchronously
Benjamin Poulain
Comment 3 2014-02-20 21:18:05 PST
Note You need to log in before you can comment on or make changes to this bug.