[Webkit-unassigned] [Bug 31575] New: Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 22:01:40 PST 2009


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

           Summary: Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


Building QtWebKit with --minimal will result in the following linker error:

WebKitBuildQt/Release/lib/libQtWebKit.so: undefined reference to
`WebCore::JSConsole::profile(JSC::ExecState*, JSC::ArgList const&)'
WebKitBuildQt/Release/lib/libQtWebKit.so: undefined reference to
`WebCore::JSConsole::profileEnd(JSC::ExecState*, JSC::ArgList const&)'

This is probably caused by r50933.

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