[Webkit-unassigned] [Bug 98890] New: EventHandler::handleGestureLongPress breaks compilation if CONTEXT_MENU isn't set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 05:44:56 PDT 2012


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

           Summary: EventHandler::handleGestureLongPress breaks
                    compilation if CONTEXT_MENU isn't set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luciano.wolf at openbossa.org


If CONTEXT_MENU isn't enabled there will be a call to "sendContextMenuEventForGesture(gestureEvent);" that is wrapped with "#if ENABLE(CONTEXT_MENU)" and the code won't compile.

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