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

WPEView in Fragment crashes after navigating to other Fragment #137

Open
zhani opened this issue Oct 17, 2022 · 0 comments
Open

WPEView in Fragment crashes after navigating to other Fragment #137

zhani opened this issue Oct 17, 2022 · 0 comments
Assignees
Labels
bug Something isn't working priority-high

Comments

@zhani
Copy link
Collaborator

zhani commented Oct 17, 2022

Crash happens when WPEView is used in fragment and navigation from WPEView fragment to some other fragment happens.

Root cause is in RendererASurfaceTransaction. Transaction completed callback is posted to ui thread and meanwhile underlying page has been destroyed because fragment is gone

@zhani zhani self-assigned this Oct 17, 2022
@zhani zhani added bug Something isn't working priority-high labels Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high
Projects
None yet
Development

No branches or pull requests

1 participant