Closed
Bug 1330875
Opened 9 years ago
Closed 9 years ago
Remove MOZ_APP_STATIC_INI
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox53 fixed)
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
No description provided.
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8826470 [details]
Bug 1330875 - Remove MOZ_APP_STATIC_INI.
https://reviewboard.mozilla.org/r/104436/#review105306
It looks like we don't set MOZ_APP_STATIC_INI in embedding/ios/confvars.sh, extensions/confvars.sh, and b2g/dev/confvars.sh. I'm pretty sure b2g/dev is dead, but are the other two? Or do we just want it enabled for everything now?
Attachment #8826470 -
Flags: review?(mshal) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
extensions/confvars.sh doesn't build an app. embedding/ios/confvars.sh builds ind of an app, but doesn't use application.ini anyways.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/721d939dc97b
Remove MOZ_APP_STATIC_INI. r=mshal
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
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
•