WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
308892
Web Inspector: Site Isolation: Network domain WebSocket events
https://bugs.webkit.org/show_bug.cgi?id=308892
Summary
Web Inspector: Site Isolation: Network domain WebSocket events
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-04 17:29:53 PST
<
rdar://problem/171764794
>
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