Nightly install time shown in the Update History popup is ~30 minutes prior to the actual install time
Categories
(Toolkit :: Application Update, defect)
Tracking
()
People
(Reporter: scunnane, Unassigned)
References
Details
(Whiteboard: [fidedi-ope])
STR
- On Windows 11, update Nightly
- Visit about:preferences#general, scroll down to the "Nightly Updates" section, then click the "Show Update History" button
Expected Result
Within the popup, the install time for the most recent Nightly install is very close to the current time
Actual Result
Within the popup, the install time for the most recent Nightly install is about 30 minutes prior to the current time
| Reporter | ||
Comment 1•2 years ago
|
||
From a Slack conversation with bytesized on Slack re: this issue:
Looking at the code, it looks like we set that to the time that the update download completed. That does seem a little bit odd to me. Ideally, the value would probably be written by the updater itself, but it doesn't really have the capability to do that. It might be more reasonable to set it when Firefox finishes restarting after the updater installed the update. Technically, the time would be a little late, but I think it's probably still be an improvement.
Updated•2 years ago
|
Updated•2 years ago
|
| Reporter | ||
Comment 2•2 years ago
|
||
Just as another data point, this morning I updated Nightly and then found that within the Update History popup, the listed install time was about 2 hours prior to the actual install time.
Description
•