Commit Graph

17 Commits

Author SHA1 Message Date
Josh Matthews
2694e83b1c 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
689a860ca6 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
5fd56cb6b8 bug 640003 - websockets, fixup tests for new server r=smaug r=biesi 2011-05-21 21:27:52 -04:00
Patrick McManus
481603e323 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
wfernandom2004@gmail.com
25f0b155ca Bug 578276 - websocket test suite is pretty flaky, r=smaug, a=benjamin
--HG--
extra : rebase_source : 73af3b9a4c48ed1ac89895412bc9868156d6f12e
2010-07-21 19:05:56 +03:00
Robert Sayre
5c8f0b4077 Comment out part of the flakiness in the websocket test. 2010-07-12 21:48:19 -07:00
Robert Sayre
cc0ea8cdef Push more logging. 2010-07-12 19:31:20 -07:00
Robert Sayre
6eba85d113 add yet more debugging info to the websocket test. 2010-07-12 17:47:53 -07:00
Robert Sayre
a3e45c6097 tweak error formatting in flaky test 2010-07-11 16:21:18 -07:00
Robert Sayre
b2fbfe3b56 add logging data for websocket test failure. 2010-07-09 15:58:52 -07:00
wfernandom2004@gmail.com
5771a6bd85 Bug 575293 - Fire the close event on WS when establishing the connection fails, r=smaug
--HG--
extra : rebase_source : 04d8d8db2ebc6174757357de109c30c0fdb24bfd
2010-07-01 19:35:57 +03:00
wfernandom2004@gmail.com
e5a4443d4c Bug 572975, bug 573227, websocket fixes, r=smaug
--HG--
extra : rebase_source : d9b5160666ce18344abb47634fa94405c9c2d070
2010-06-28 00:09:29 +03:00
Olli Pettay
070ecd6044 Bug 573227, disable .wasClean tests
--HG--
extra : rebase_source : 1c5e42ee6f80e94c40c212cf4b20caba0fdf7806
2010-06-19 19:25:00 +03:00
Olli Pettay
0bcca6b118 Bug 562681, disable failing tests 2010-06-19 15:13:18 +03:00
Olli Pettay
ab3675b639 Bug 562681, increase test timeout 2010-06-19 14:20:31 +03:00
Olli Pettay
f3cbad829e Bug 562681, disable one test 2010-06-19 12:15:06 +03:00
wfernandom2004@gmail.com
c5c1b6e708 Bug 562681, tests and small fixes, r=smaug
--HG--
extra : rebase_source : 0b4bb2f3c4b11101a0d97b546549c605297639c4
2010-06-18 23:48:42 +03:00