[Webkit-unassigned] [Bug 125324] Web Inspector: Push More Inspector Required Classes Down into JavaScriptCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 11 13:31:58 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125324
--- Comment #34 from Brent Fulgham <bfulgham at webkit.org> 2013-12-11 13:30:09 PST ---
(From update of attachment 218929)
View in context: https://bugs.webkit.org/attachment.cgi?id=218929&action=review
> Source/JavaScriptCore/JavaScriptCore.vcxproj/JavaScriptCore.vcxproj:299
> + <ClInclude Include="..\bindings\bindings/ScriptFunctionCall.cpp" />
> + <ClInclude Include="..\bindings\bindings/ScriptObject.cpp" />
> + <ClInclude Include="..\bindings\bindings/ScriptValue.cpp" />
I think these should be <ClInclude Include="..\bindings\Script...." />
--
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