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
306822
[Site Isolation] Web Inspector: Only vend frame targets to frontend with site isolation on
https://bugs.webkit.org/show_bug.cgi?id=306822
Summary
[Site Isolation] Web Inspector: Only vend frame targets to frontend with site...
Qianlang Chen
Reported
2026-02-02 18:09:41 PST
We decided that it's easiest to tie whether to create Frame Targets to whether SI is enabled. If it's not enabled, then only use Page target and WebPage/PageInspectorController. If it is enabled, then use Page + Frame (+ Worker) targets and install agents into FrameInspectorController.
Attachments
Add attachment
proposed patch, testcase, etc.
Qianlang Chen
Comment 1
2026-02-02 18:09:56 PST
rdar://169309429
Qianlang Chen
Comment 2
2026-02-02 18:22:45 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57744
EWS
Comment 3
2026-02-09 17:49:16 PST
Committed
307133@main
(cd6feb8d6a6d): <
https://commits.webkit.org/307133@main
> Reviewed commits have been landed. Closing PR #57744 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