Open
Bug 1788757
Opened 2 years ago
Updated 2 years ago
Emit "script.realmCreated" events for all existing realms when subscribing to the event
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Depends on 1 open bug, 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.
Reporter | ||
Updated•2 years ago
|
Points: --- → 5
Priority: -- → P2
Whiteboard: [webdriver:backlog]
You need to log in
before you can comment on or make changes to this bug.
Description
•