Skip to content

Is the MessagePort's owner concept really necessary? #4340

@domenic

Description

@domenic

It refers to either a Document, or a WorkerGlobalScope (or a WorkletGlobalScope?).

But, I think we could probably just replace it with the MessagePort's relevant global in most cases? Especially if we were able to make them owned by Windows instead of Documents. (Switching that might have implications for the initial about:blank transition, though.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions