WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 175346
164016
Making document-level touchstart/touchmove listeners passive by default
https://bugs.webkit.org/show_bug.cgi?id=164016
Summary
Making document-level touchstart/touchmove listeners passive by default
Rick Byers
Reported
2016-10-26 08:21:25 PDT
Chrome is planning on shipping a breaking change (
https://github.com/WICG/interventions/issues/35
) to make document-level (window,document,body) touchstart and touchmove listeners passive by default. We've seen huge scroll performance improvements (~40% overall reduction in 99th percentile scroll start time) and relatively little breakage from this. If we can succeed in moving most remaining websites to adopt touch-action (a very simple fix) and therefore show that such a change is entirely web compatible, is this change something the WebKit project would consider? Or is there any reason (other than web compat concerns) why it would be a bad idea for WebKit?
Attachments
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2017-08-21 15:01:55 PDT
Forward duping to
https://bugs.webkit.org/show_bug.cgi?id=175346
(because it has more content) *** This bug has been marked as a duplicate of
bug 175346
***
Lucas Forschler
Comment 2
2019-02-06 09:18:27 PST
Mass move bugs into the DOM component.
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