Bug 307733
| Summary: | [Site Isolation] Web Inspector: Console message from cross-origin iframe appended by JS don't show up | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Qianlang Chen <qianlangchen> |
| Component: | Web Inspector | Assignee: | Qianlang Chen <qianlangchen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Qianlang Chen
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
Pull request: https://github.com/WebKit/WebKit/pull/58869
Radar WebKit Bug Importer
<rdar://problem/170767351>
EWS
Committed 308662@main (34201b414d65): <https://commits.webkit.org/308662@main>
Reviewed commits have been landed. Closing PR #58869 and removing active labels.