Lines Matching full:websocket
461 Unreviewed fix for websocket test failures.
1275 Until python 2.5 is installed on tiger bot, skips websocket/tests on tiger.
1291 WebSocket: pywebsocket 0.5
2260 "Broke all websocket tests on Tiger" (Requested by eseidel on
2308 WebSocket: pywebsocket 0.5
5149 - Sleep a shorter interval to make websocket server
5603 Add slightly better logging to the websocket python wrapper script,
6548 Add a driver script for the new websocket server
11419 websocket/tests/frame-lengths.html times out on Tiger bot
11422 websocket/tests/frame-lengths.html / websocket/tests/simple-stress.html fail on Windows bot
12832 Fix for WebSocket layout test runner on chromium/win port.
13171 Change --cgi-paths from /websocket/tests/cookies to /websocket/tests,
15236 websocket/tests/cookies/httponly-cookie.pl fails every time under run-chromium-webkit-tests
15617 WebSocket ignores HttpOnly cookies, but should use in Handshake.
15622 pywebsocket, specifying /websocket/test/cookies as cgi directory.
18142 WebSocket: Missing Request-URI, when no tralling slash in host
19534 Only run http and websocket tests as last if no argument is given to be able to explicitly control the test order.
19539 we need to run http and websocket tests after all other tests.
19601 Run the http and websocket tests after all other tests.
23828 Fixes <http://webkit.org/b/31479> Make websocket tests work on Windows
25172 Ignore websocket tests when --no-http is specified.
25282 <http://webkit.org/b/31603> WebSocket server is confused if WebKit tests run from within /tmp on Mac OS X
25291 <http://webkit.org/b/31602> Failing to start the WebSocket server shouldn?t terminate entire test run
25293 If the WebSocket server fails to start have DRT load an error page in place of tests that require the
26179 [GTK] Remove WebSocket configuration from WebKitWebSettings
26453 The test path determination logic is changed to handle websocket and websocket/ssl cases.
26454 The logic for non-http (and now also non-websocket) tests is moved toward the end of the if-elsif statement.
27175 Removed WebSocket runtime settings.
27178 WebSocket runtime configuration is supported by chromium/v8 only.