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
307733
[Site Isolation] Web Inspector: Console message from cross-origin iframe appended by JS don't show up
https://bugs.webkit.org/show_bug.cgi?id=307733
Summary
[Site Isolation] Web Inspector: Console message from cross-origin iframe appe...
Qianlang Chen
Reported
2026-02-12 17:59:50 PST
If a cross-origin iframe is added using JS (like not a static one in HTML), console messages from it still don't show up even with the FrameConsoleAgent work. This is probably due to some timing issue between when the LocalFrame actually gets created in the correct web process and when the frontend sends Console.enable (and like who is that sent to)
Attachments
Add attachment
proposed patch, testcase, etc.
Qianlang Chen
Comment 1
2026-02-17 13:00:38 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58869
Radar WebKit Bug Importer
Comment 2
2026-02-19 18:00:13 PST
<
rdar://problem/170767351
>
EWS
Comment 3
2026-03-04 13:54:24 PST
Committed
308662@main
(34201b414d65): <
https://commits.webkit.org/308662@main
> Reviewed commits have been landed. Closing PR #58869 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