Skip to content

WPEView in Fragment crashes after navigating to other Fragment #137

Open
@zhani

Description

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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions