[Webkit-unassigned] [Bug 30472] New: EventHandler::eventLoopHandleMouseDragged needs ENABLE(DRAG_SUPPORT) guards

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 20:13:28 PDT 2009


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

           Summary: EventHandler::eventLoopHandleMouseDragged needs
                    ENABLE(DRAG_SUPPORT) guards
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kwangyul.seo at gmail.com


There are ENABLE(DRAG_SUPPORT) guards around
EventHandler::eventLoopHandleMouseDragged in EventHandler.h, but missing in
EventHandler.cpp. 

MSVC fails to compile when DRAG_SUPPORT is not enabled.

-- 
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