Skip to content

Move JX Browser engine initialization to a separate thread #7576

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

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

helin24
Copy link
Member

@helin24 helin24 commented Jul 26, 2024

Sometimes starting the JX Browser engine is causing the UI freezes. This is trying to move some work out of the UI thread according to info from https://plugins.jetbrains.com/docs/intellij/general-threading-rules.html

@helin24 helin24 marked this pull request as ready for review July 29, 2024 21:32
@helin24 helin24 requested a review from jwren July 29, 2024 21:32
@helin24 helin24 merged commit 56a0e26 into flutter:master Jul 29, 2024
7 checks passed
@helin24 helin24 deleted the ui-hang branch July 30, 2024 15:28
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.

2 participants