Closed
Bug 1712633
Opened 1 year ago
Closed 1 year ago
Set MOZ_REQUIRE_SIGNING appropriately by default
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox90 fixed)
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
It's currently set via in-tree mozconfig, which means it's not set downstream when it ought to be.
Assignee | ||
Comment 1•1 year ago
|
||
At the same time, move the option to python configure, which changes how
to disable it (setting to an empty value rather than 0).
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/b3d17b7b15f9 Set MOZ_REQUIRE_SIGNING appropriately by default. r=firefox-build-system-reviewers,mhentges
Pushed by nerli@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d4544606368f Fix lint failure r=fix CLOSED TREE
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b3d17b7b15f9
https://hg.mozilla.org/mozilla-central/rev/d4544606368f
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•