[Webkit-unassigned] [Bug 112576] [Qt] An incremental build bug appeared after r145712.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 07:06:31 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112576





--- Comment #5 from Csaba Osztrogonac <ossy at webkit.org>  2013-04-02 07:04:43 PST ---
(From update of attachment 195744)
View in context: https://bugs.webkit.org/attachment.cgi?id=195744&action=review

>> Source/WebCore/DerivedSources.pri:813
>> +inspectorBackendCommands.depends = $$INSPECTOR_JSON
> 
> I'm not sure what this should fix, Inspector.json isn't a dependency of InspectorBackendCommands.qrc

I agree, it is incorrect. But adding InspectorBackendCommands.js as dependency
can be a good workaround, because touching InspectorBackendCommands.js must
force the regeneration of qrc_InspectorBackendCommands.cpp.

-- 
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