RESOLVED DUPLICATE of bug 2624826679
[GTK] Compile error if switch --disable-javascript-debugger is given
https://bugs.webkit.org/show_bug.cgi?id=26679
Summary [GTK] Compile error if switch --disable-javascript-debugger is given
Fujii Hironori
Reported 2009-06-24 06:49:55 PDT
[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
Attachments
Fujii Hironori
Comment 1 2009-06-25 06:27:48 PDT
*** This bug has been marked as a duplicate of 26248 ***
Note You need to log in before you can comment on or make changes to this bug.