DescriptionCreate a path to deliver SocketStream errors to the renderer.
This patch overrides SocketStreamDispatcherHost::OnError() to receive
SocketStream errors, and relay them to the renderer via process boundary (IPC),
IPCWebSocketHandleBridge, and WebSocketStreamHandleImpl::Context.
BUG=67662
TEST=none
Patch Set 1 #Patch Set 2 : Remove unnecessary forward declaration #
Total comments: 1
Patch Set 3 : Add unit test and test_shell code #
Total comments: 6
Messages
Total messages: 4 (0 generated)
|