Refactor wheel event coalescing into its own class
Created attachment 410955 [details] Patch
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.
Created attachment 410956 [details] For EWS
Created attachment 410960 [details] For EWS
I will move WebWheelEventCoalescer.cpp to WebKit/Shared
https://trac.webkit.org/changeset/268287/webkit
<rdar://problem/70152324>