WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133702
[iOS][WK2] ScrollingTreeOverflowScrollingNode does not use asynchronous touch dispatch
https://bugs.webkit.org/show_bug.cgi?id=133702
Summary
[iOS][WK2] ScrollingTreeOverflowScrollingNode does not use asynchronous touch...
Benjamin Poulain
Reported
2014-06-10 15:40:56 PDT
[iOS][WK2] ScrollingTreeOverflowScrollingNode does not use asynchronous touch dispatch
Attachments
Patch
(12.65 KB, patch)
2014-06-10 15:43 PDT
,
Benjamin Poulain
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2014-06-10 15:43:58 PDT
Created
attachment 232822
[details]
Patch
Simon Fraser (smfr)
Comment 2
2014-06-10 16:50:19 PDT
Comment on
attachment 232822
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=232822&action=review
> Source/WebKit2/UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.h:48 > +
Extra line.
> Source/WebKit2/UIProcess/ios/PageClientImplIOS.mm:533 > + [m_contentView willStartPanOrPinchGesture];
The name of the content view method doesn't communicate that it might be some inner UIScrollView that will begin a pan or pinch, so perhaps it needs a better name.
Benjamin Poulain
Comment 3
2014-06-10 20:53:44 PDT
Committed
r169791
: <
http://trac.webkit.org/changeset/169791
>
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