NEW310164
[Site Isolation] Web Inspector: deterministic Network IDs, event routing, and frontend fixes for cross-origin iframes
https://bugs.webkit.org/show_bug.cgi?id=310164
Summary [Site Isolation] Web Inspector: deterministic Network IDs, event routing, and...
Blaze Burg
Reported 2026-03-17 23:07:05 PDT
Add BackendIdentifierRegistry with deterministic type-prefixed protocol IDs (frame-PID.OID, request-PID.OID) so UIProcess and WebContent processes independently compute matching IDs. Route Network events through the multiplexing target. Emit RemoteFrame stubs in Page.getResourceTree. Fix NetworkManager frame lookup for dynamically-added cross-origin iframes with lazy stub creation. Disable PageNetworkAgent under SI to avoid duplicate events. Part of the Site Isolation Network domain support: rdar://143782685
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-17 23:07:11 PDT
Blaze Burg
Comment 2 2026-03-17 23:28:25 PDT
Note You need to log in before you can comment on or make changes to this bug.