Open Bug 1788757 Opened 2 years ago Updated 2 months ago

Emit "script.realmCreated" events for all existing realms when subscribing to the event

Categories

(Remote Protocol :: WebDriver BiDi, task, P2)

task
Points:
5

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [webdriver:backlog])

The remote end subscribe steps in the spec require us to emit created events for every existing realm whether for the current browsing context tree or all depending on the subscription parameters.

https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-subscribe-steps%E2%91%A1

This can be worked on once the initial implementation has been landed.

Points: --- → 5
Priority: -- → P2
Whiteboard: [webdriver:backlog]
Duplicate of this bug: 1788926

A test will be added by bug 1912401.

Depends on: 1912401

(In reply to Henrik Skupin [:whimboo][⌚️UTC+2] from comment #2)

A test will be added by bug 1912401.

Note that these tests are not complete and miss cases for frames, and already created sandboxes.

You need to log in before you can comment on or make changes to this bug.