Bug 159150
Summary: | [Cocoa][GTK] Use WheelEventPhase conversion functions rather than casts | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adrien Plazas <aplazas> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 155750 | ||
Bug Blocks: |
Adrien Plazas
We probably shouldn't cast WebKit::WebWheelEvent::Phase to WebCore::PlatformWheelEventPhase but rather use a conversion function.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |