[Webkit-unassigned] [Bug 64033] New: InspectorInstrumentation.cpp compilation is broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 6 14:54:10 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64033
Summary: InspectorInstrumentation.cpp compilation is broken
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: romaxa at gmail.com
ation.o ../../../Source/WebCore/inspector/InspectorInstrumentation.cpp
../../../Source/WebCore/inspector/InspectorInstrumentation.cpp: In static member function 'static void WebCore::InspectorInstrumentation::didInvalidateStyleAttrImpl(WebCore::InstrumentingAgents*, WebCore::Node*)':
../../../Source/WebCore/inspector/InspectorInstrumentation.cpp:165: error: 'class WebCore::InstrumentingAgents' has no member named 'inspectorDOMDebuggerAgent'
../../../Source/WebCore/inspector/InspectorInstrumentation.cpp:166: error: invalid use of incomplete type 'struct WebCore::InspectorDOMDebuggerAgent'
../../../Source/WebCore/inspector/InstrumentingAgents.h:42: error: forward declaration of 'struct WebCore::InspectorDOMDebuggerAgent'
make: *** [obj/release/InspectorInstrumentation.o] Error 1
--
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