Skip to content

Add origin clean check on objects that support it. #230

@jonathanKingston

Description

@jonathanKingston

When HTMLCanvasElement is passed to the VideoFrame constructor, the 'origin-clean' concept isn't checked.

This should possibly be added to the step:

  • If the origin of image’s image data is not same origin with the entry settings object's origin, then throw a SecurityError DOMException.

Metadata

Metadata

Assignees

No one assigned

    Labels

    editorialchanges to wording, grammar, etc that don't modify the intended behaviorprivacy-needs-resolutionIssue the Privacy Group has raised and looks for a response on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions