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

Do not resume compositor when WebVR is exited after suspending the app#3048

Merged
bluemarvin merged 1 commit intomasterfrom
v10/do_not_resume
Mar 26, 2020
Merged

Do not resume compositor when WebVR is exited after suspending the app#3048
bluemarvin merged 1 commit intomasterfrom
v10/do_not_resume

Conversation

@MortimerGoro
Copy link
Copy Markdown
Contributor

No description provided.

@MortimerGoro MortimerGoro added this to the #10 features milestone Mar 25, 2020
@MortimerGoro MortimerGoro requested a review from bluemarvin March 25, 2020 19:41
@MortimerGoro MortimerGoro self-assigned this Mar 25, 2020
@MortimerGoro
Copy link
Copy Markdown
Contributor Author

Improves #3046

Comment on lines +972 to +976
if (!mWindows.isPaused()) {
Log.d(LOGTAG, "Compositor resume begin");
mWindows.resumeCompositor();
Log.d(LOGTAG, "Compositor resume end");
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These logs should probably use the LOGTAG

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@bluemarvin bluemarvin merged commit e083e4b into master Mar 26, 2020
@bluemarvin bluemarvin deleted the v10/do_not_resume branch March 26, 2020 17:18
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