Bug 26679

Summary: [GTK] Compile error if switch --disable-javascript-debugger is given
Product: WebKit Reporter: Fujii Hironori <fujii.hironori>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Minor    
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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.