Closed
Bug 1277965
Opened 9 years ago
Closed 9 years ago
Enable MOZ_ADDON_SIGNING by default in local builds
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: aswan, Assigned: aswan)
References
Details
Attachments
(1 file)
MOZ_ADDON_SIGNING is enabled in automation, lets eliminate this discrepancy between local builds and automation builds.
(Note this just enables signing code, it does not make signing mandatory, that is a separate setting/pref)
| Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/57684/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/57684/
Attachment #8759845 -
Flags: review?(kmaglione+bmo)
Comment 2•9 years ago
|
||
Comment on attachment 8759845 [details]
Bug 1277965 Enable MOZ_ADDON_SIGNING
It looks good to me, but I'm not sure why this isn't currently enabled by default.
Dave, do you see any potential problems with this?
Flags: needinfo?(dtownsend)
Comment 3•9 years ago
|
||
No, it shouldn't have been removed here: https://hg.mozilla.org/mozilla-central/rev/3f0264791127
Flags: needinfo?(dtownsend)
Comment 4•9 years ago
|
||
Comment on attachment 8759845 [details]
Bug 1277965 Enable MOZ_ADDON_SIGNING
Great. Thanks
Attachment #8759845 -
Flags: review?(kmaglione+bmo) → review+
| Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8759845 [details]
Bug 1277965 Enable MOZ_ADDON_SIGNING
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/57684/diff/1-2/
Attachment #8759845 -
Flags: review+ → review?(kmaglione+bmo)
| Assignee | ||
Comment 6•9 years ago
|
||
I'm not sure why reviewboard cleared the r+ but it wouldn't hurt to take another quick glance, I changed this to effectively revert the relevant bits of the commit that Mossop referenced above.
Updated•9 years ago
|
Attachment #8759845 -
Flags: review?(kmaglione+bmo) → review+
Comment 7•9 years ago
|
||
Comment on attachment 8759845 [details]
Bug 1277965 Enable MOZ_ADDON_SIGNING
https://reviewboard.mozilla.org/r/57684/#review54856
Pushed by aswan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f42d06855a0f
Enable MOZ_ADDON_SIGNING r=kmag
Comment 9•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•