[Webkit-unassigned] [Bug 182796] New: EventDispatcher::wheelEvent uses a wrong enum values in switch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 14 10:38:14 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182796

            Bug ID: 182796
           Summary: EventDispatcher::wheelEvent uses a wrong enum values
                    in switch
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

EventDispatcher::wheelEvent is using PlatformWheelEventPhaseBegan and PlatformWheelEventPhaseEnded
but the enum type of wheelEvent.phase() is WebWheelEvent::Phase.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180214/6abf5071/attachment.html>


More information about the webkit-unassigned mailing list