Bug 44558

Summary: Inspector sources recompile every time
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, ddkilzer, joepeck, mrowe, pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Eric Seidel (no email)
Reported 2010-08-24 15:15:56 PDT
Inspector sources recompile every time This is not cool. These sources recompile on every build of WebCore. This is a very recent regression. inspector/ConsoleMessage.cpp inspector/InjectedScriptHost.cpp inspector/InspectorApplicationCacheAgent.cpp inspector/InspectorBackend.cpp /Projects/build/Debug/DerivedSources/WebCore/InspectorBackendDispatcher.cpp inspector/InspectorController.cpp inspector/InspectorDatabaseResource.cpp inspector/InspectorDebuggerAgent.cpp inspector/InspectorDOMAgent.cpp inspector/InspectorDOMStorageResource.cpp /Projects/build/Debug/DerivedSources/WebCore/InspectorFrontend.cpp inspector/InspectorFrontendClientLocal.cpp inspector/InspectorResource.cpp inspector/InspectorStorageAgent.cpp inspector/InspectorTimelineAgent.cpp inspector/InspectorProfilerAgent.cpp
Attachments
Adam Roben (:aroben)
Comment 1 2010-08-24 15:36:36 PDT
I think Joe is working on this.
Joseph Pecoraro
Comment 2 2010-08-24 15:48:22 PDT
I just landed a fix in: http://trac.webkit.org/changeset/65943 As a follow up to: https://bugs.webkit.org/show_bug.cgi?id=44499 Please let me know if this problem still happens after updating to r65943.
Joseph Pecoraro
Comment 3 2010-08-24 17:06:35 PDT
Eric, can you verify this is fixed? The build bot's compile logs are looking better to me.
Eric Seidel (no email)
Comment 4 2010-08-24 17:28:13 PDT
I believe it's fixed.
Note You need to log in before you can comment on or make changes to this bug.