RESOLVED FIXED 74534
Web Inspector: CodeGeneratorInspector.py convert script conditions to precompiler #ifs
https://bugs.webkit.org/show_bug.cgi?id=74534
Summary Web Inspector: CodeGeneratorInspector.py convert script conditions to precomp...
Peter Rybin
Reported 2011-12-14 13:15:21 PST
Currently generator generates different outputs depending on command-line parameters. Re-implement it so that output is always the same, but has precompiler #ifs. This is cleaner.
Attachments
Patch (10.96 KB, patch)
2011-12-14 17:49 PST, Peter Rybin
no flags
Peter Rybin
Comment 1 2011-12-14 17:49:15 PST
Ilya Tikhonovsky
Comment 2 2011-12-14 21:38:15 PST
please attach samples of the generated files.
Ilya Tikhonovsky
Comment 3 2011-12-15 06:20:02 PST
Comment on attachment 119352 [details] Patch Clearing flags on attachment: 119352 Committed r102933: <http://trac.webkit.org/changeset/102933>
Ilya Tikhonovsky
Comment 4 2011-12-15 06:20:09 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.