Masatoshi Kimura
e2bd26bb53
Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley
2013-09-05 01:02:34 +09:00
David Keeler
f9040f2187
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
2013-08-02 16:23:18 -07:00
David Keeler
9cbdeb8d74
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
...
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
2013-08-02 15:48:37 -07:00
Ryan VanderMeulen
f5e9dc8c73
Backed out changesets 5f8a88c6d0c8 and 97fcb5a154d8 (bug 887052) for OSX mochitest-other orange.
...
--HG--
rename : netwerk/base/public/nsISiteSecurityService.idl => netwerk/base/public/nsIStrictTransportSecurityService.idl
rename : security/manager/boot/src/nsSiteSecurityService.cpp => security/manager/boot/src/nsStrictTransportSecurityService.cpp
rename : security/manager/boot/src/nsSiteSecurityService.h => security/manager/boot/src/nsStrictTransportSecurityService.h
2013-08-05 16:18:06 -04:00
David Keeler
aa164754ac
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
2013-07-01 10:49:40 -07:00
David Keeler
2333ac300d
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
...
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
2013-07-01 09:30:11 -07:00
Martijn Wargers
6a0cb9a8a4
Bug 883094 - Fix some test files that don't unset their prefs correctly. r=jgriffin
2013-06-15 00:33:47 +02:00
Josh Matthews
3c1cd97486
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Ed Morley
f2ccb0abbe
Backout e123e0173185, 326ed6f1dc9e & 7c2c9c988869 (bug 722979) for mochitest-a11y failures
2012-11-16 15:06:13 +00:00
Josh Matthews
6d9f8239fe
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
2012-06-30 07:34:17 -07:00
Abhishek Potnis
0df3829f77
Bug 785319 - Don't throw when setting WebSocket.binaryType to an invalid value; f=Ms2ger r=smaug
...
--HG--
extra : rebase_source : 2153ba6ecd98583e09c83208949e5f78042c0e37
2012-08-25 16:57:59 +05:30
Jason Duell
3f65aca8d4
Bug 752780 - Convert invalid UTF-16 to UTF-8 in websocket send(). r=sicking
2012-07-09 17:31:01 -07:00
Jason Duell
3fddb44953
Bug 695636 - Update close steps to adhere to WS spec. r=smaug
2012-06-04 16:38:32 -07:00
Jason Duell
6246db87a7
Bug 748580 - websockets: omit close code when none passed to close(). r=mcmanus
2012-05-17 10:56:56 -07:00
Jason Duell
2b50ea839d
Bug 728514: Websockets: don't CloseConnection twice in OnServerClose. r=smaug
2012-02-21 14:57:13 -08:00
Jason Duell
431f380112
Bug 725862: Allow test_websocket.html to run multiple times to help track down random oranges. r=mcmanus
2012-02-13 11:30:01 -08:00
Jason Duell
e1e683a5e9
Bug 695635: Unprefix websockets. r=sicking, sr=smaug
...
--HG--
rename : content/base/public/nsIMozWebSocket.idl => content/base/public/nsIWebSocket.idl
2011-12-20 00:20:12 -08:00
Jason Duell
39db3981ba
Bug 710964. No longer dispatch incoming WebSocket messages in CLOSING state. r=smaug
2011-12-20 00:20:12 -08:00
Jason Duell
144a4ca96d
Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus
2011-12-20 00:20:12 -08:00
Patrick McManus
2319c27b0d
bug 664284: Add HSTS support for websockets. r=mcmanus
2011-12-15 15:23:00 -08:00
Jason Duell
27762d171e
Bug 676439 - Websocket Binary Message support: tests. r=mcmanus
2011-12-15 15:19:51 -08:00
Wellington Fernando de Macedo
b0c073bb36
Bug 664894. Eliminate nsWebSocketEstablishedConnection and fold code into nsWebSocket. r=jduell
2011-10-20 01:27:13 -07:00
Patrick McManus
c598a54eb0
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
4128dd84a8
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
02665c9658
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
8cb5471157
bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz
2011-08-03 23:46:13 -04:00
Patrick McManus
a18697492c
bug 676277 - websockets onmessage event.origin should be ws://* r=sicking
2011-08-03 20:32:23 -04:00
Patrick McManus
98187f1068
bug 675038 - websockets wss:// tests r=biesi
...
--HG--
extra : rebase_source : 0d1c6c22d20124d7456eea91a2263eec9100517a
2011-08-03 15:38:56 -04:00
Patrick McManus
c9a6067c84
bug 674716 - websockets API close reason codes and messages r=sicking r=biesi sr=bz
...
--HG--
extra : rebase_source : f7a0eb6b310f29f8e697c26ff5e0ef9d2fde559a
2011-08-03 15:15:25 -04:00
Patrick McManus
2adea969f2
bug 662612 - speed up test_websocket.html execution r=bz
...
--HG--
extra : rebase_source : 44bfc07b2ef3d4de4ae9faeb3e09bd0b60d22c66
2011-08-03 15:15:25 -04:00
Patrick McManus
ccf0b9d389
Bug 676025 - Websockets - failure to connect should generate onerror r=sicking
2011-08-03 12:42:04 -04:00
Patrick McManus
b363c5480c
bug 674527 - websockets sub-protocol array implementation and tests r=sicking sr=bz
2011-08-03 12:42:02 -04:00
Patrick McManus
d0453f20a5
backport 659324 664692 - prefix websocket as mozwebsocket, based on nossralf. r=sicking
2011-07-26 09:30:14 -04:00
Josh Matthews
79feb948a8
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
b012dc160e
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
c2f7522f58
bug 640003 - websockets, fixup tests for new server r=smaug r=biesi
2011-05-21 21:27:52 -04:00
Patrick McManus
725731c1fa
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
d5782a9534
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
5f4da6447a
Comment out part of the flakiness in the websocket test.
2010-07-12 21:48:19 -07:00
Robert Sayre
26b9651489
Push more logging.
2010-07-12 19:31:20 -07:00
Robert Sayre
85521f51a9
add yet more debugging info to the websocket test.
2010-07-12 17:47:53 -07:00
Robert Sayre
3d8f394691
tweak error formatting in flaky test
2010-07-11 16:21:18 -07:00
Robert Sayre
b2fcd75b57
add logging data for websocket test failure.
2010-07-09 15:58:52 -07:00
wfernandom2004@gmail.com
4f2270ce12
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
abe089666e
Bug 572975, bug 573227, websocket fixes, r=smaug
...
--HG--
extra : rebase_source : d9b5160666ce18344abb47634fa94405c9c2d070
2010-06-28 00:09:29 +03:00
Olli Pettay
25b058bf0b
Bug 573227, disable .wasClean tests
...
--HG--
extra : rebase_source : 1c5e42ee6f80e94c40c212cf4b20caba0fdf7806
2010-06-19 19:25:00 +03:00
Olli Pettay
f514eb1df7
Bug 562681, disable failing tests
2010-06-19 15:13:18 +03:00
Olli Pettay
75898ffc0b
Bug 562681, increase test timeout
2010-06-19 14:20:31 +03:00
Olli Pettay
f304beafd1
Bug 562681, disable one test
2010-06-19 12:15:06 +03:00
wfernandom2004@gmail.com
f8e8fddd2c
Bug 562681, tests and small fixes, r=smaug
...
--HG--
extra : rebase_source : 0b4bb2f3c4b11101a0d97b546549c605297639c4
2010-06-18 23:48:42 +03:00