Move AppUpdater.jsm from browser into toolkit/mozapps/update
Categories
(Toolkit :: Application Update, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: rjl, Assigned: rjl)
References
Details
(Whiteboard: [fidedi-ope])
Attachments
(1 file)
As discussed in #install-update, there is nothing browser-specific in AppUpdater.jsm that would prevent it from moving to Toolkit. This would benefit Thunderbird updater work since there is now a near-identical copy of it in comm/mail/modules.
Comment 1•3 years ago
|
||
(In reply to Rob Lemley [:rjl] from comment #0)
As discussed in #install-update, there is nothing browser-specific in AppUpdater.jsm that would prevent it from moving to Toolkit. This would benefit Thunderbird updater work since there is now a near-identical copy of it in comm/mail/modules.
This was also one of the small reasons that the background update process is currently restricted to Firefox. But, rather like MSIX packaging, background updates aren't specific to Firefox.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Thunderbird now has an identical copy of AppUpdater.jsm in its repository. Moving it into
toolkit will make ongoing maintenance easier.
Updated•3 years ago
|
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•