-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
A-constellationInvolves the constellationInvolves the constellationA-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentA-security
Description
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
Labels
A-constellationInvolves the constellationInvolves the constellationA-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentA-security