NEW303207
[WebDriver][BiDi] Emit browsingContext.contextCreated for existing contexts when subscribing
https://bugs.webkit.org/show_bug.cgi?id=303207
Summary [WebDriver][BiDi] Emit browsingContext.contextCreated for existing contexts w...
Lauro Moura
Reported 2025-11-27 10:57:44 PST
The contextCreated spec defines the following "remote end subscribe steps": > The remote end subscribe steps, with subscribe priority 1, given session, navigables and include global are: > For each navigable in navigables: > Recursively emit context created events given session and navigable. Spec: https://w3c.github.io/webdriver-bidi/#event-browsingContext-contextCreated (The remote end subscribe steps are at the bottom of the section) WPT Tests: https://wpt.fyi/results/webdriver/tests/bidi/browsing_context/context_created/subscribe_steps.py?label=master&product=chrome%5Bexperimental%5D&product=firefox%5Bexperimental%5D&product=safari%5Bexperimental%5D&product=wpewebkit&aligned (Note: The tests for this are being imported in bug301583)
Attachments
Radar WebKit Bug Importer
Comment 1 2025-12-04 10:58:13 PST
Note You need to log in before you can comment on or make changes to this bug.