[Webkit-unassigned] [Bug 175869] Fallout from making touch events on document/window passive by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 25 07:23:48 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175869

Rick Byers <rbyers at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rbyers at chromium.org
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=133112

--- Comment #2 from Rick Byers <rbyers at chromium.org> ---
Note that our guidance to affected sites is to rely on CSS touch-action instead of depending on TouchEvent.preventDefault: https://developers.google.com/web/updates/2017/01/scrolling-intervention

Really passive touch listeners are only a reasonable choice when touch-action is fully supported - see https://bugs.webkit.org/show_bug.cgi?id=133112#c2.

Safari is likely to see more web compat problems than Chrome unless/until WebKit gets touch-action support.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170825/b471e4ac/attachment.html>


More information about the webkit-unassigned mailing list