Closed
Bug 2023485
Opened 5 months ago
Closed 5 months ago
Update application may crash-loop
Categories
(Enterprise Products :: Firefox, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Pilot 1
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
(Blocks 1 open bug)
Details
(Whiteboard: [size=1.5])
Attachments
(1 file)
|
[mozilla/enterprise-firefox] Bug 2023485 - Enterprise: check for consecutive updates failures (#564)
54 bytes,
text/x-github-pull-request
|
Details | Review |
As reported by Michael:
- check for updates
- update available
- (requires elevation that we do not do)
- restart
- updater fails with
CERT_VERIFY_ERROR - check again for update
- update available
- [...]
We may want to check update history at startup? https://searchfox.org/enterprise-main/rev/a038f49228d707c6675ef20ce640034a64307d2e/toolkit/mozapps/update/tests/marionette/test_no_window_update_restart.py#156-162
tracking-firefox149:
? → ---
tracking-firefox150:
? → ---
Updated•5 months ago
|
Whiteboard: [size=1.5]
Target Milestone: --- → Pilot
Comment 1•5 months ago
|
||
Comment 2•5 months ago
|
||
Authored by Alexandre Lissy
https://github.com/mozilla/enterprise-firefox/commit/1428899a30d9f0afe6a634bdbca01bcf9957c6d3
[enterprise-main] Bug 2023485 - Enterprise: check for consecutive updates failures
Authored by https://github.com/lissyx
https://github.com/mozilla/enterprise-firefox/commit/99f20520b3761ea802c44bc1b3ddcbe1c48b6397
[enterprise-main] Merge pull request #564 from lissyx/enterprise-bug2023485_update_loop
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•