[Cocoa][GTK] Use WheelEventPhase conversion functions rather than casts
https://bugs.webkit.org/show_bug.cgi?id=159150
Summary [Cocoa][GTK] Use WheelEventPhase conversion functions rather than casts
Adrien Plazas
Reported 2016-06-27 08:59:17 PDT
We probably shouldn't cast WebKit::WebWheelEvent::Phase to WebCore::PlatformWheelEventPhase but rather use a conversion function.
Attachments
Note You need to log in before you can comment on or make changes to this bug.