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

Unified Diff: net/data/websocket/README

Issue 436493002: Handle multiple simultanous wss: connections. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/interator/iterator/ 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 | « chrome/browser/net/websocket_browsertest.cc ('k') | net/data/websocket/multiple-connections.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/websocket/README
diff --git a/net/data/websocket/README b/net/data/websocket/README
index d31d184d19b8ef3a702193c1eef972709ac489e3..f70eb4127eae18cefa0ecbb95002da1148be2680 100644
--- a/net/data/websocket/README
+++ b/net/data/websocket/README
@@ -34,6 +34,9 @@ Multiple tests may share one resource, or URI handler.
websocket connections to the handler.
Used by SendCloseFrameWhenTabIsClosed.
+- multiple-connections.html : Verify that HTTP connection limits are not applied
+ to WebSockets. Used by WebSocketBrowserTest.SSLConnectionLimit.
+
- websocket_worker_simple.js : A JavaScript runs on Workers created from the
websocket_shared_worker.html.
Used by WorkerTest.WebSocketSharedWorker.
« no previous file with comments | « chrome/browser/net/websocket_browsertest.cc ('k') | net/data/websocket/multiple-connections.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698