WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301304
Web Inspector: Support the frame target in protocol tests
https://bugs.webkit.org/show_bug.cgi?id=301304
Summary
Web Inspector: Support the frame target in protocol tests
Qianlang Chen
Reported
2025-10-22 15:49:33 PDT
Web Inspector's protocol tests (layout tests that includes `protocol-test.js`) currently directly interacts with the WebCore Page and its InspectorController. The will soon become a problem as we introduced the frame target type, to support site isolation, and as we begin moving inspector domains like Console from the page to the frame. Protocol tests need to start having a way of interacting with the frame target too, to keep testing features that will begin to appear missing from the page but are moved to the frame.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-22 15:49:38 PDT
<
rdar://problem/163222919
>
Qianlang Chen
Comment 2
2025-10-23 14:27:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52907
EWS
Comment 3
2025-10-27 02:38:50 PDT
Committed
302178@main
(fba6f4211402): <
https://commits.webkit.org/302178@main
> Reviewed commits have been landed. Closing PR #52907 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug