Closed
Bug 1451521
Opened 7 years ago
Closed 7 years ago
Generate built_in_addons.json in the Tup backend
Categories
(Firefox Build System :: General, enhancement)
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
References
Details
Attachments
(1 file)
This gets generated based on the directories ultimately installed to "dist/bin/browser/features". We do it today by listing the directory from a Makefile, but as a temporary fix for Tup we can just track the `FINAL_TARGET_FILES` that will end up there and write out the file directly from the backend.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → cmanchester
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8965848 [details]
Bug 1451521 - Generate built_in_addons.json in the Tup backend.
https://reviewboard.mozilla.org/r/234670/#review240760
Attachment #8965848 -
Flags: review?(mshal) → review+
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90a305d9c6cf
Generate built_in_addons.json in the Tup backend. r=mshal
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Updated•6 years ago
|
Version: Version 3 → 3 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•