Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Ensure fullscreen and immersive VR video is exited on pause#3182

Merged
MortimerGoro merged 1 commit intomasterfrom
broken-video-on-resume
Apr 17, 2020
Merged

Ensure fullscreen and immersive VR video is exited on pause#3182
MortimerGoro merged 1 commit intomasterfrom
broken-video-on-resume

Conversation

@bluemarvin
Copy link
Copy Markdown
Contributor

Fixes #3154

Previously if the content process was killed or crashed while the
application was paused, the windows would still be in fullscreen
and/or immersive VR video mode while the recreated GeckoSession
would not. This partially fixes the issue by ensuring fullscreen
and VR immersive video is exited on pause so the windows do not
get into a bad state if the crash/kills while the application is
backgrounded.

Fixes #3154

Previously if the content process was killed or crashed while the
application was paused, the windows would still be in fullscreen
and/or immersive VR video mode while the recreated GeckoSession
would not. This partially fixes the issue by ensuring fullscreen
and VR immersive video is exited on pause so the windows do not
get into a bad state if the crash/kills while the application is
backgrounded.
@bluemarvin bluemarvin added this to the #10 features milestone Apr 17, 2020
@bluemarvin bluemarvin requested a review from MortimerGoro April 17, 2020 00:13
@bluemarvin bluemarvin self-assigned this Apr 17, 2020
@MortimerGoro MortimerGoro merged commit e9e0682 into master Apr 17, 2020
@MortimerGoro MortimerGoro deleted the broken-video-on-resume branch April 17, 2020 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After exiting an resuming the app from an immersive video the UI is broken for that window

2 participants