RESOLVED FIXED 215586
Turn off wheel event regions until we need them
https://bugs.webkit.org/show_bug.cgi?id=215586
Summary Turn off wheel event regions until we need them
Simon Fraser (smfr)
Reported 2020-08-17 15:13:28 PDT
Disable the #if ENABLE(WHEEL_EVENT_REGIONS) code path until we actually start using it for passive/active wheel event region detection.
Attachments
Patch (7.52 KB, patch)
2020-08-17 15:18 PDT, Simon Fraser (smfr)
no flags
Patch (7.51 KB, patch)
2020-08-17 15:30 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2020-08-17 15:18:57 PDT
Radar WebKit Bug Importer
Comment 2 2020-08-17 15:19:59 PDT
Simon Fraser (smfr)
Comment 3 2020-08-17 15:30:42 PDT
Darin Adler
Comment 4 2020-08-17 17:31:39 PDT
Comment on attachment 406748 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406748&action=review > LayoutTests/platform/mac-wk2/TestExpectations:1079 > +webkit.org/b/215586 fast/scrolling/mac/wheel-event-listener-region-basic.html [ Skip ] > +webkit.org/b/215586 fast/scrolling/mac/wheel-event-listener-region-document.html [ Skip ] > +webkit.org/b/215586 fast/scrolling/mac/wheel-event-listener-region-element-invalidation.html [ Skip ] > +webkit.org/b/215586 fast/scrolling/mac/wheel-event-listener-region-inside-overflow-scroll-clipped-out.html [ Skip ] > +webkit.org/b/215586 fast/scrolling/mac/wheel-event-listener-region-inside-overflow-scroll.html [ Skip ] > +webkit.org/b/215586 fast/scrolling/mac/wheel-event-listener-region-layer-offset.html [ Skip ] > +webkit.org/b/215586 fast/scrolling/mac/wheel-event-listener-region-root-invalidation.html [ Skip ] > +webkit.org/b/215586 fast/scrolling/mac/wheel-event-listener-region-window.html [ Skip ] Seems like we should put these into a directory so we don’t have to list all of them.
EWS
Comment 5 2020-08-18 10:00:04 PDT
Committed r265823: <https://trac.webkit.org/changeset/265823> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406748 [details].
Note You need to log in before you can comment on or make changes to this bug.