RESOLVED FIXED306822
[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
Qianlang Chen
Comment 1 2026-02-02 18:09:56 PST
Qianlang Chen
Comment 2 2026-02-02 18:22:45 PST
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.