WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129059
WKInteractionView always blocks the main thread when sending touch events
https://bugs.webkit.org/show_bug.cgi?id=129059
Summary
WKInteractionView always blocks the main thread when sending touch events
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2014-02-19 13:54:05 PST
Created
attachment 224670
[details]
Patch
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
Committed
r164469
: <
http://trac.webkit.org/changeset/164469
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug