Closed Bug 1693180 Opened 3 years ago Closed 3 years ago

Skeleton UI does not show up when restarting for update

Categories

(Firefox :: General, defect, P3)

defect

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: alexical, Assigned: alexical)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This is because when we trigger a restart, we set the XRE_PROFILE_PATH env var. We could show the skeleton UI correctly if we either supported multiple profiles (bug 1685572), or if we can just detect if the current profile is the default profile, in which case we would not need to set XRE_PROFILE_PATH (or we could set an additional env var to let the skeleton UI know that we should still be okay to display it.)

When Firefox updates on startup, I see a very quick flash of the skeleton UI; is that also part of this bug?

To clarify: If there is an update waiting to install, and rather than clicking the "restart to update" button in the menu, you close the browser, regardless of how long you wait, the skeleton UI will quickly flash and then disappear for a few seconds before starting up.

See Also: → 1704579

When restarting, we set the XRE_PROFILE_PATH env var. This normally would
prevent us from showing the skeleton UI. This patch just adds another env
var to indicate that we are restarting so the skeleton UI can know it's
safe to display.

Assignee: nobody → dothayer
Status: NEW → ASSIGNED
Pushed by dothayer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61548bd74d75
Ensure we show the skeleton UI when restarting FF r=emalysz
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: