[Webkit-unassigned] [Bug 203018] Surround all the wheel event code with HAS(WHEEL_EVENTS)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 13:37:00 PDT 2020


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
We also have some:
#if !PLATFORM(IOS_FAMILY)
        needsTraverseDescendants |= document().hasWheelEventHandlers();
#endif

-- 
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/20200529/904a5644/attachment-0001.htm>


More information about the webkit-unassigned mailing list