Skip to content

Fix invalid WeakPtr usage in UIDartState::GetSkiaUnrefQueue() #42946

@gw280

Description

@gw280

UIDartState::GetSkiaUnrefQueue() is called on threads other than the IO thread, but the WeakPtr used inside there requires us to be on the IO thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    engineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions