Skip to content

Implement document origin, as separate from document Url #22879

@jdm

Description

@jdm

This causes us to fail tests like event_basic which use an iframe to watch for storage events. The code in handle_broadcast_storage_event in constellation.rs compare the origin of the pipeline's url against the origin of the url of the document that triggered the storage event, and since these don't match the about:blank iframe is not notified about the storage event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions