|
Remove old WebSocket implementation from content/
Remove the old SocketStream-based WebSocket implementation from
content/.
Large parts of the implementation still exist in net/. They will be
removed in a subsequent CL.
There are also a few traces in chrome/, and some interfaces in Blink
that cannot be removed until this CL is submitted.
BUG= 423201
TEST=layout tests, browser_tests
Committed: https://crrev.com/8e60ab5d142eaa8c04a385f265f1c328ad5a9b6d
Cr-Commit-Position: refs/heads/master@{#301075}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1 line, -1375 lines) |
Patch |
 |
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
1
|
2 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/socket_stream_dispatcher_host.h
|
View
|
1
|
1 chunk |
+0 lines, -89 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/socket_stream_dispatcher_host.cc
|
View
|
|
1 chunk |
+0 lines, -278 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/socket_stream_host.h
|
View
|
1
|
1 chunk |
+0 lines, -79 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/socket_stream_host.cc
|
View
|
1
|
1 chunk |
+0 lines, -110 lines |
0 comments
|
Download
|
 |
M |
content/child/blink_platform_impl.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/child/blink_platform_impl.cc
|
View
|
1
|
3 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/child/child_thread.h
|
View
|
1
|
3 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/child/child_thread.cc
|
View
|
1
|
3 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
content/child/socket_stream_dispatcher.h
|
View
|
1
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
 |
D |
content/child/socket_stream_dispatcher.cc
|
View
|
1
|
1 chunk |
+0 lines, -255 lines |
0 comments
|
Download
|
 |
D |
content/child/web_socket_stream_handle_bridge.h
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
content/child/web_socket_stream_handle_delegate.h
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
content/child/web_socket_stream_handle_impl.h
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
content/child/web_socket_stream_handle_impl.cc
|
View
|
1
|
1 chunk |
+0 lines, -194 lines |
0 comments
|
Download
|
 |
M |
content/common/content_message_generator.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
content/common/socket_stream.h
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
D |
content/common/socket_stream_handle_data.h
|
View
|
1
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
D |
content/common/socket_stream_messages.h
|
View
|
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
 |
M |
content/common/websocket_messages.h
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/content_child.gypi
|
View
|
1
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/ppapi_plugin/ppapi_blink_platform_impl.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/ppapi_plugin/ppapi_blink_platform_impl.cc
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.h
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.cc
|
View
|
1
|
3 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.h
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.cc
|
View
|
1
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/shell/browser/shell_network_delegate.h
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/shell/browser/shell_network_delegate.cc
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
Total messages: 15 (6 generated)
|