[Webkit-unassigned] [Bug 232376] twitch.tv forces synchronous scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 08:31:18 PST 2021


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

--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Does the page call preventDefault() on the first wheel event in a gesture?

We have logic now to stay on the threaded scrolling path as long as the page doesn't do that. See wheelEventGesturesBecomeNonBlocking() code.

-- 
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/20211110/5c05e5bb/attachment.htm>


More information about the webkit-unassigned mailing list