Commit Graph

29 Commits

Author SHA1 Message Date
Wellington Fernando de Macedo
f7a75c866e Bug 664894. Eliminate nsWebSocketEstablishedConnection and fold code into nsWebSocket. r=jduell 2011-10-20 01:27:13 -07:00
Patrick McManus
678651841f bug 686312 - websockets should not reject non character utf-8 sequence as invalid r=dbaron 2011-09-20 18:13:43 -04:00
Patrick McManus
fb5495f788 687295 - disable websockets deprecated deflate-stream extension due to thin vnc interop problem r=bz 2011-09-20 17:04:57 -04:00
Malini Das
226ecaa733 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
Patrick McManus
7117d7ca80 bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz 2011-08-03 23:46:13 -04:00
Patrick McManus
36813a10c7 bug 676277 - websockets onmessage event.origin should be ws://* r=sicking 2011-08-03 20:32:23 -04:00
Patrick McManus
421e762e24 bug 675038 - websockets wss:// tests r=biesi 2011-08-03 15:38:56 -04:00
Patrick McManus
8a11c14206 bug 674716 - websockets API close reason codes and messages r=sicking r=biesi sr=bz 2011-08-03 15:15:25 -04:00
Patrick McManus
65797c5394 bug 662612 - speed up test_websocket.html execution r=bz 2011-08-03 15:15:25 -04:00
Patrick McManus
486ee62996 Bug 676025 - Websockets - failure to connect should generate onerror r=sicking 2011-08-03 12:42:04 -04:00
Patrick McManus
cdf34fd6a8 bug 674527 - websockets sub-protocol array implementation and tests r=sicking sr=bz 2011-08-03 12:42:02 -04:00
Patrick McManus
566debac83 backport 659324 664692 - prefix websocket as mozwebsocket, based on nossralf. r=sicking 2011-07-26 09:30:14 -04:00
Josh Matthews
54ae61af4d Bug 537787 - Update websocket test to use SpecialPowers. r=ctalbert try: -b do -p all -u mochitests -t none 2011-05-24 02:43:05 +03:00
Patrick McManus
d6353c0bb1 bug 661036 - websockets allowed prohibited space character in protocol header, with test update r=biesi r=bsmith 2011-06-16 14:27:11 -04:00
Patrick McManus
60517b3db3 bug 640003 - websockets, fixup tests for new server r=smaug r=biesi 2011-05-21 21:27:52 -04:00
Patrick McManus
1fadc8df58 Bug 616733: Disable websockets by default. r=peterv,jst a=beta8
Can be turned on by setting preference
network.websocket.override-security-block.  Websockets can only be used if
override-security-block and network.websocket.enabled are both set to true.

At a future time, with a more secure websocket protocol, the
override-security-block preference can be removed.

This action is based on the security concern over an HTTP cache
poisoning attack as described in
http://www.adambarth.com/experimental/websocket.pdf
2010-12-08 14:12:51 -08:00
8cf22e68e0 Bug 578276 - websocket test suite is pretty flaky, r=smaug, a=benjamin 2010-07-21 19:05:56 +03:00
Robert Sayre
64e6eb9469 Comment out part of the flakiness in the websocket test. 2010-07-12 21:48:19 -07:00
Robert Sayre
fee412819c Push more logging. 2010-07-12 19:31:20 -07:00
Robert Sayre
ec99fb9874 add yet more debugging info to the websocket test. 2010-07-12 17:47:53 -07:00
Robert Sayre
8543a97700 tweak error formatting in flaky test 2010-07-11 16:21:18 -07:00
Robert Sayre
0b7b5454b1 add logging data for websocket test failure. 2010-07-09 15:58:52 -07:00
31f4302e48 Bug 575293 - Fire the close event on WS when establishing the connection fails, r=smaug 2010-07-01 19:35:57 +03:00
dd9d806613 Bug 572975, bug 573227, websocket fixes, r=smaug 2010-06-28 00:09:29 +03:00
Olli Pettay
a7d421be0d Bug 573227, disable .wasClean tests 2010-06-19 19:25:00 +03:00
Olli Pettay
dbe7faa94f Bug 562681, disable failing tests 2010-06-19 15:13:18 +03:00
Olli Pettay
b8623bfcab Bug 562681, increase test timeout 2010-06-19 14:20:31 +03:00
Olli Pettay
da43469a62 Bug 562681, disable one test 2010-06-19 12:15:06 +03:00
e694dec265 Bug 562681, tests and small fixes, r=smaug 2010-06-18 23:48:42 +03:00