Bug 308892

Summary: Web Inspector: Site Isolation: Network domain WebSocket events
Product: WebKit Reporter: Blaze Burg <bburg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 307975    
Bug Blocks:    

Blaze Burg
Reported 2026-02-28 11:44:35 PST
The NetworkAgentInstrumentation interface does not include WebSocket hooks (marked FIXME in LegacyNetworkAgent.h lines 140-146). WebSocket lifecycle events need to flow through the proxy/aggregator pipeline. Work items: - Add WebSocket hooks to NetworkAgentInstrumentation interface - Implement in NetworkAgentProxy to send IPC - Add IPC messages to ProxyingNetworkAgent.messages.in - Handle in ProxyingNetworkAgent to dispatch frontend events - Implement resolveWebSocket command (needs InjectedScriptManager access in WebProcess) Radar cross-reference: rdar://143782685
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-04 17:29:53 PST
Note You need to log in before you can comment on or make changes to this bug.