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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 05:49:00 PDT 2013


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





--- Comment #9 from Ádám Kallai <kadam at inf.u-szeged.hu>  2013-07-08 05:51:01 PST ---
It was interesting for us. The InspectorBackendCommands.js is generated by CodeGeneratorInspector.py from Inspector.json. 
The problem was that when the inspector.json is changed and the qrc already exists then the qmake does not realize the changes.
Therefore the qrc_InspectorBackendCommands.cpp won't be regenerated.

So the copy of qrc should be triggered by inspector.json.

I will land it.

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