Closed
Bug 1788926
Opened 2 years ago
Closed 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)
RESOLVED
DUPLICATE
of bug 1788757
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug)
Details
The remote end subscribe steps in the spec require us to emit created events for every existing realm.
https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-subscribe-steps%E2%91%A1
This can be worked on once we have an up-to-date list of realms in the parent script module (bug 1788894).
Updated•2 years ago
|
Points: --- → 5
Priority: -- → P2
Whiteboard: [webdriver:backlog]
Comment 1•2 years ago
|
||
Seems like we created this bug twice.
Updated•2 years ago
|
Points: 5 → ---
Whiteboard: [webdriver:backlog]
You need to log in
before you can comment on or make changes to this bug.
Description
•