[Webkit-unassigned] [Bug 26679] New: [GTK] Compile error if switch --disable-javascript-debugger is given

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 06:49:55 PDT 2009


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

           Summary: [GTK] Compile error if switch --disable-javascript-
                    debugger is given
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fujii.hironori at gmail.com


[GTK] Compile error if switch --disable-javascript-debugger is given

../WebCore/bindings/js/JSConsoleCustom.cpp:41: error: no ‘JSC::JSValue
WebCore::JSConsole::profiles(JSC::ExecState*) const’ member functi

ENABLE_JAVASCRIPT_DEBUGGER is defined in JavaScriptCore/wtf/Platform.h.

  #if !defined(ENABLE_JAVASCRIPT_DEBUGGER)
  #define ENABLE_JAVASCRIPT_DEBUGGER 1
  #endif


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



More information about the webkit-unassigned mailing list