Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(374)

Unified Diff: net/websockets/README

Issue 502353002: Move WebSocket masking benchmarks to net_perftests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix indentation in net.gyp. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/net.gyp ('k') | net/websockets/websocket_frame_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/websockets/README
diff --git a/net/websockets/README b/net/websockets/README
index c428efbb8515a621f91856fd8167aaede9e6cc7c..efe7a59c4906285c2eb840734c2f44221e681ae6 100644
--- a/net/websockets/README
+++ b/net/websockets/README
@@ -25,7 +25,7 @@ websocket_throttle_test.cc
The following files are part of the new implementation. The new implementation
performs framing and implements protocol semantics in the browser process, and
presents a high-level interface to the renderer process similar to a
-multiplexing proxy. This is not yet used in any stable Chromium version.
+multiplexing proxy. This is the default implementation from M38.
websocket_basic_handshake_stream.cc
websocket_basic_handshake_stream.h
@@ -60,6 +60,7 @@ websocket_frame_parser.cc
websocket_frame_parser.h
websocket_frame_parser_test.cc
websocket_frame_test.cc
+websocket_frame_perftest.cc
websocket_handshake_stream_base.h
websocket_handshake_stream_create_helper.cc
websocket_handshake_stream_create_helper.h
« no previous file with comments | « net/net.gyp ('k') | net/websockets/websocket_frame_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698