RESOLVED FIXED 217523
Refactor wheel event coalescing into its own class
https://bugs.webkit.org/show_bug.cgi?id=217523
Summary Refactor wheel event coalescing into its own class
Simon Fraser (smfr)
Reported 2020-10-09 11:14:58 PDT
Refactor wheel event coalescing into its own class
Attachments
Patch (27.61 KB, patch)
2020-10-09 11:21 PDT, Simon Fraser (smfr)
sam: review+
ews-feeder: commit-queue-
For EWS (28.00 KB, patch)
2020-10-09 11:39 PDT, Simon Fraser (smfr)
ews-feeder: commit-queue-
For EWS (28.03 KB, patch)
2020-10-09 12:09 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2020-10-09 11:21:31 PDT
Sam Weinig
Comment 2 2020-10-09 11:24:51 PDT
Comment on attachment 410955 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=410955&action=review > Source/WebKit/WebProcess/WebPage/WebWheelEventCoalescer.cpp:37 > +static const unsigned wheelEventQueueSizeThreshold = 10; constexpr please.
Simon Fraser (smfr)
Comment 3 2020-10-09 11:39:01 PDT Comment hidden (obsolete)
Simon Fraser (smfr)
Comment 4 2020-10-09 12:09:10 PDT
Simon Fraser (smfr)
Comment 5 2020-10-09 13:55:42 PDT
I will move WebWheelEventCoalescer.cpp to WebKit/Shared
Simon Fraser (smfr)
Comment 6 2020-10-09 14:00:47 PDT
Radar WebKit Bug Importer
Comment 7 2020-10-09 14:01:18 PDT
Note You need to log in before you can comment on or make changes to this bug.