Closed
Bug 1142231
Opened 10 years ago
Closed 9 years ago
[build-promotion] Create SDK in each en-US build
Categories
(Release Engineering :: General, defect, P2)
Tracking
(firefox44 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: nthomas, Assigned: rail)
References
Details
Attachments
(1 file)
(deleted),
patch
|
nthomas
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
This is for a world where XULRunner as a deliverable is gone (bug 672509), and we do a 'make sdk' in the Firefox build. There are binaries and IDLs created at build time, so it makes sense to do this on every compile job rather than in a downstream job once a revision is blessed.
Reporter | ||
Comment 1•10 years ago
|
||
Bug 1137000 is adding support for moz-automation.
Updated•10 years ago
|
Blocks: release-promotion
Assignee | ||
Comment 2•9 years ago
|
||
These are "distilled" from date, SDK-related changes.
Attachment #8676285 -
Flags: review?(nthomas)
Assignee | ||
Updated•9 years ago
|
Assignee: nthomas → rail
Assignee | ||
Comment 3•9 years ago
|
||
Reporter | ||
Comment 4•9 years ago
|
||
Comment on attachment 8676285 [details] [diff] [review]
sdk.diff
MOZ_AUTOMATION_SDK is getting enabled twice, probably because the if block predates Ben's enabling of the SDK in release builds. I guess the current form may be useful if something else is sourcing these mozconfigs. I thnk that's unlikely, but please investigate and if not remove one of the lines.
Attachment #8676285 -
Flags: review?(nthomas) → review+
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8676285 [details] [diff] [review]
sdk.diff
https://hg.mozilla.org/integration/mozilla-inbound/rev/8f65c9d0d2c6
Attachment #8676285 -
Flags: checked-in+
Comment 7•9 years ago
|
||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•