Perform correct restart step in case of an update
Categories
(Enterprise Products :: Firefox, defect)
Tracking
(Not tracked)
People
(Reporter: gerard-majax, Unassigned)
References
Details
(Whiteboard: [size=1.5])
Attachments
(1 file)
As reported by Michael, background update checks works, and forward the information to browser, however clicking it to restart perform only a browser restart when we should be doing a felt restart.
Restart is requested by browser at https://searchfox.org/enterprise-main/rev/a038f49228d707c6675ef20ce640034a64307d2e/toolkit/mozapps/update/UpdateListener.sys.mjs#173 and handled on felt side by https://searchfox.org/enterprise-main/rev/a038f49228d707c6675ef20ce640034a64307d2e/browser/extensions/felt/content/FeltProcessParent.sys.mjs#139-185
Comment 1•4 months ago
|
||
Comment 2•3 months ago
|
||
Authored by Alexandre Lissy
https://github.com/mozilla/enterprise-firefox/commit/41f2b24b8d72a1c976c6d5f364d82b01e7ce502e
[enterprise-main] Bug 2024587 - Enterprise: restart felt when browser requests restart and there is a ready update
Authored by https://github.com/lissyx
https://github.com/mozilla/enterprise-firefox/commit/87f50bf1bf46ab07f26187045e6517b45a5acc33
[enterprise-main] Merge pull request #568 from lissyx/enterprise-bug2024587_restart_pending_update
Description
•