Replace update-settings.ini with a macOS Framework
Categories
(Toolkit :: Application Update, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: spohl, Assigned: spohl)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
Just like with channel-prefs.js in bug 1799332, signatures on the Firefox .app bundle can break due to update-settings.ini. We should replace the update-settings.ini in a similar fashion as we replaced channel-prefs.js in bug 1799332.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Marking P1/S1 as I'm inferring this can cause apparent breaks on updates, feel free to drop priority/severity if I'm mistaken.
Assignee | ||
Comment 3•2 years ago
|
||
This should have the same priority as bug 1799332.
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
Pushed by rsteuber@mozilla.com:
https://hg.mozilla.org/projects/pine/rev/6cc3ebe612a2
Add a macOS Framework in prepapartion of replacing update-settings.ini. r=bytesized,mstange
https://hg.mozilla.org/projects/pine/rev/ff2013a3b4eb
Remove the use of update-settings.ini on macOS and query the accepted MAR channels from the macOS Framework instead. r=bytesized
https://hg.mozilla.org/projects/pine/rev/1bd2cbccd7f6
Enable signing of UpdateSettings.framework. r=haik
Comment 7•2 years ago
|
||
Gah, that's pine, not central.
Updated•2 years ago
|
Pushed by rsteuber@mozilla.com:
https://hg.mozilla.org/projects/pine/rev/050f5b26dbce
Add a macOS Framework in prepapartion of replacing update-settings.ini. r=bytesized,mstange
https://hg.mozilla.org/projects/pine/rev/14ad8b4290f6
Remove the use of update-settings.ini on macOS and query the accepted MAR channels from the macOS Framework instead. r=bytesized
https://hg.mozilla.org/projects/pine/rev/b94cffd7d8d3
Enable signing of UpdateSettings.framework. r=haik
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by rsteuber@mozilla.com:
https://hg.mozilla.org/projects/pine/rev/172d7341e4ec
Add a macOS Framework in preparation of replacing update-settings.ini. r=bytesized,mstange
https://hg.mozilla.org/projects/pine/rev/5bf80a6b7b79
Remove the use of update-settings.ini on macOS and query the accepted MAR channels from the macOS Framework instead. r=bytesized
https://hg.mozilla.org/projects/pine/rev/51e4e49ef7e4
Enable signing of UpdateSettings.framework. r=haik
Updated•2 years ago
|
Updated•2 years ago
|
Comment 10•2 years ago
|
||
Comment 11•2 years ago
|
||
Assignee | ||
Comment 12•2 years ago
|
||
Updated•2 years ago
|
Comment 13•2 years ago
|
||
Comment 14•2 years ago
|
||
Comment 15•2 years ago
|
||
Updated•1 year ago
|
Comment 16•1 year ago
|
||
Comment 17•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b9753f244f18
https://hg.mozilla.org/mozilla-central/rev/d7341669eb0b
https://hg.mozilla.org/mozilla-central/rev/9c11a87d38fc
https://hg.mozilla.org/mozilla-central/rev/24143ec374ff
Description
•