Closed
Bug 1264817
Opened 9 years ago
Closed 9 years ago
Stop guarding nspr and icu traversal in disable compile environment builds
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox48 fixed)
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: chmanchester, Unassigned)
References
Details
Attachments
(1 file)
We should be able to get them out of this condition now: https://dxr.mozilla.org/mozilla-central/rev/21bf1af375c1fa8565ae3bb2e89bd1a0809363d4/moz.build#64
Which will also allow removing the workaround for artifact builds landed in bug 1262231 (where we're extracting the copy of the data file in the package rather than just using the one in the tree).
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Comment 1•9 years ago
|
||
This also allows us to use the in-tree icu data file for artifact builds.
Review commit: https://reviewboard.mozilla.org/r/46605/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/46605/
Attachment #8741586 -
Flags: review?(mh+mozilla)
Updated•9 years ago
|
Attachment #8741586 -
Flags: review?(mh+mozilla) → review+
Comment 2•9 years ago
|
||
Comment on attachment 8741586 [details]
MozReview Request: Bug 1264817 - Traverse nspr and icu during disable compile environment builds now that we aren't using their build systems. r=glandium
https://reviewboard.mozilla.org/r/46605/#review43237
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•