[Webkit-unassigned] [Bug 54743] New: Minimal build broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 18 06:46:22 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54743
Summary: Minimal build broken
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pnormand at igalia.com
CC: mrobinson at webkit.org
Final link complains about missing symbols:
InspectorController::setInspectorExtensionAPI
InspectorController::dispatchMessageFromFrontend
In the InspectorController.cpp they are ifdef'd ENABLE(JAVASCRIPT_DEBUGGER) whereas they are not conditionally defined in the header file.
See patch :)
--
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