Bug 303207

Summary: [WebDriver][BiDi] Emit browsingContext.contextCreated for existing contexts when subscribing
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: a_panta, bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=301583
Bug Depends on: 288335    
Bug Blocks:    

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.