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

Unified Diff: trunk/src/net/data/websocket/README

Issue 388493002: Revert 282307 "Map WebSocket URL schemes to HTTP URL schemes for..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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 | « trunk/src/chrome/browser/net/websocket_browsertest.cc ('k') | trunk/src/net/data/websocket/connect_to.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/net/data/websocket/README
===================================================================
--- trunk/src/net/data/websocket/README (revision 282330)
+++ trunk/src/net/data/websocket/README (working copy)
@@ -19,11 +19,6 @@
content::TitleWatcher.
Used by WorkerTest.WebSocketSharedWorker.
-- connect_to.html : A page which makes a connection to the WebSocket server
- specified in the "url" parameter,
- eg. connect_to.html?url=ws://localhost/echo Sets the title to "PASS" if
- connection succeeds and "FAIL" otherwise.
-
- 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 | « trunk/src/chrome/browser/net/websocket_browsertest.cc ('k') | trunk/src/net/data/websocket/connect_to.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698