[Webkit-unassigned] [Bug 94684] New: Get rid of m_useLatchedWheelEventNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 02:43:30 PDT 2012


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

           Summary: Get rid of m_useLatchedWheelEventNode
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at nokia.com
            Blocks: 94478


EventHandler has a "global" flag called m_useLatchedWheelEventNode which is used only to tell if the currently handled wheel-event should use latched nodes. Since this is event specific, this flag would be better to have in PlatformWheelEvent.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list