Bug 302058

Summary: [WebDriver][BiDi] browsingContext.create should not trigger navigation, load and domContentLoaded events
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 286790    

Lauro Moura
Reported 2025-11-05 19:14:04 PST
Reference spec discussion: https://github.com/w3c/webdriver-bidi/issues/766 Reference tests: https://github.com/web-platform-tests/wpt/commit/366451632c8d6b555cb3779e622f02bb3c066ec6 Non exaustive list of tests: imported/w3c/webdriver/tests/bidi/browsing_context/load/load.py::test_new_context_not_emitted[tab] imported/w3c/webdriver/tests/bidi/browsing_context/load/load.py::test_new_context_not_emitted[window] imported/w3c/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py::test_new_context[tab] imported/w3c/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py::test_new_context[window] imported/w3c/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py::test_new_context[tab] imported/w3c/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py::test_new_context[window] imported/w3c/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.py::test_new_context_not_emitted[tab] imported/w3c/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.py::test_new_context_not_emitted[window]
Attachments
Radar WebKit Bug Importer
Comment 1 2025-11-12 19:14:10 PST
Note You need to log in before you can comment on or make changes to this bug.