[Webkit-unassigned] [Bug 127629] Web Inspector: Move InspectorDebuggerAgent into JavaScriptCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 25 13:52:35 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127629
--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> 2014-01-25 13:50:00 PST ---
(From update of attachment 222231)
View in context: https://bugs.webkit.org/attachment.cgi?id=222231&action=review
> Source/JavaScriptCore/JavaScriptCore.vcxproj/JavaScriptCore.vcxproj.filters:-308
> - <ClCompile Include="..\inspector\agents\JSGlobalObjectRuntimeAgent.cpp">
> - <Filter>inspector</Filter>
> - </ClCompile>
Oop, I'll also add the InspectorDebuggerAgent.* to the JSC.vcxproj.filters file. Not needed for compile, just for Visual Studio's UI.
> Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:4634
> + A503FA1C188E0FB000110F14 /* JSJavaScriptCallFrame.h in Headers */,
This looks unnecessary. From and old old version. I'll remove.
--
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