EventDispatcher::wheelEvent is using PlatformWheelEventPhaseBegan and PlatformWheelEventPhaseEnded but the enum type of wheelEvent.phase() is WebWheelEvent::Phase.
Created attachment 333815 [details] Fixes the bug
Attachment 333815 [details] did not pass style-queue: ERROR: Source/WebKit/ChangeLog:9: Line contains tab character. [whitespace/tab] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 333816 [details] Patch for landing
Comment on attachment 333816 [details] Patch for landing Clearing flags on attachment: 333816 Committed r228473: <https://trac.webkit.org/changeset/228473>
All reviewed patches have been landed. Closing bug.
<rdar://problem/37541231>