[Webkit-unassigned] [Bug 218931] New: [GLIB] Force wheel events listeners on the root to be passive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 19:38:27 PST 2020


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

            Bug ID: 218931
           Summary: [GLIB] Force wheel events listeners on the root to be
                    passive
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

bug218842 changed 'wheel' and 'mousewheel' events on root objects to be passive if they were not explicitly registered as non-passive. Most of the work is done but this feature is hidden under a mac-specific version check enabled only when linking with new versions of the SDK.

Considering GTK/WPE release scheme, could it be enabled directly?

New tests timing out due to this:

fast/events/wheel/wheel-event-listeners-on-body-made-passive.html
fast/events/wheel/wheel-event-listeners-on-document-made-passive.html
fast/events/wheel/wheel-event-listeners-on-window-left-active.html
fast/events/wheel/wheel-event-listeners-on-window-made-passive.html

-- 
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/20201114/7c058256/attachment-0001.htm>


More information about the webkit-unassigned mailing list