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

Fix thread of Windows exit/enter immersive calls. Avoid superfluos call. #3142

Merged
merged 2 commits into from
Apr 9, 2020

Conversation

MortimerGoro
Copy link
Contributor

I found a superfluous ResumeCompositor call when starting the app. Also mWindows enterImmersiveMode and exitImmersiveMode calls are called in the render thread instead of UI. They can internally call some Gecko functions

@MortimerGoro MortimerGoro self-assigned this Apr 9, 2020
@MortimerGoro MortimerGoro force-pushed the v10/webvr_ui_thread branch from e86dbc0 to 5851492 Compare April 9, 2020 10:20
@MortimerGoro MortimerGoro merged commit cd7e648 into master Apr 9, 2020
@MortimerGoro MortimerGoro deleted the v10/webvr_ui_thread branch April 9, 2020 17:08
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.

2 participants