RESOLVED FIXED307733
[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
Qianlang Chen
Comment 1 2026-02-17 13:00:38 PST
Radar WebKit Bug Importer
Comment 2 2026-02-19 18:00:13 PST
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.