Closed
Bug 569365
Opened 16 years ago
Closed 15 years ago
kill preprocessor.pl
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla6
People
(Reporter: ted, Assigned: Mitch)
References
Details
Attachments
(1 file)
|
44.09 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Anything that's still using preprocessor.pl should be using Preprocessor.py. We should just switch anything that's left and hg rm it.
| Assignee | ||
Comment 1•16 years ago
|
||
This patch removes removes preprocessor.pl from config and js/src/config, and copies Preprocessor.py to the latter.
Assignee: nobody → mitchell.field
Status: NEW → ASSIGNED
Attachment #448963 -
Flags: review?(ted.mielczarek)
| Reporter | ||
Updated•16 years ago
|
Attachment #448963 -
Flags: review?(ted.mielczarek) → review+
| Reporter | ||
Comment 2•16 years ago
|
||
Comment on attachment 448963 [details] [diff] [review]
Patch (v1)
Looks good, thanks.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 6•15 years ago
|
||
Why did this get backed out?
Comment 7•15 years ago
|
||
Seeing http://hg.mozilla.org/mozilla-central/rev/2535ab584956 happening before http://hg.mozilla.org/mozilla-central/rev/bde78741b33b , maybe there were other bustages?
Comment 8•15 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/e7cf79fd6d32
Needed a copy of Expression.py. (And we don't need to update tools/relic/relic, according to gerv)
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla6
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•