Bug 308892
| Summary: | Web Inspector: Site Isolation: Network domain WebSocket events | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Blaze Burg <bburg> |
| Component: | Web Inspector | Assignee: | 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
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
<rdar://problem/171764794>