Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add condition for c2d upon app close #403

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

Thomvl
Copy link
Contributor

@Thomvl Thomvl commented Sep 26, 2023

Since Lightning core 2.9.0 containing more GC upon cleanup, closing apps via the close helper in the startapp.js is triggering an issue. Since stage.gl is cleaned, the closing logic tries to clean a 2d canvas which never existed.

Copy link
Contributor

@sandeep-vedam sandeep-vedam left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@uguraslan uguraslan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@michielvandergeest michielvandergeest left a comment

Choose a reason for hiding this comment

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

LGTM

@sandeep-vedam sandeep-vedam merged commit f2e1300 into rdkcentral:dev Oct 10, 2023
3 checks passed
@sandeep-vedam sandeep-vedam mentioned this pull request Oct 12, 2023
4 tasks
@sandeep-vedam sandeep-vedam mentioned this pull request Oct 25, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants