[Webkit-unassigned] [Bug 241782] New: Remove dead code: passive mousewheel event hack for smoothscroll.js
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 20 06:09:56 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241782
Bug ID: 241782
Summary: Remove dead code: passive mousewheel event hack for
smoothscroll.js
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon at bocoup.com
This is dead code and can be removed:
https://github.com/WebKit/WebKit/blob/dd956d5e74249681ddf904e0bbe401f308b65e0f/Source/WebCore/page/Quirks.cpp#L929-L946
The code above will return something when the event type is 'mousewheel' and event target is window.
See https://github.com/whatwg/dom/issues/1088#issuecomment-1158593953
--
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/20220620/9e4aa940/attachment.htm>
More information about the webkit-unassigned
mailing list