Patrick McManus
|
d294fd5e2d
|
bug 669936 emacs mode lines for websockets 2 space indents r=jduell
|
2011-07-07 15:39:24 -04:00 |
|
Patrick McManus
|
5347af7a72
|
bug 669975 - websockets e10s mLoadGroup member duplicated r=jdm
|
2011-07-07 15:36:37 -04:00 |
|
Boris Zbarsky
|
bd8923f8be
|
Bug 667907. For HTTP 0.9 on non-default ports, be more conservative. r=jduell
|
2011-07-07 14:17:13 -04:00 |
|
Julian Reschke
|
f8047a1b9d
|
Bug 651185. Only process RFC 2231 and RFC 5987 syntax when the value comes from a token (as opposed to a quoted-string). r=bzbarsky
|
2011-07-05 17:33:04 -04:00 |
|
Randell Jesup
|
444453be47
|
Bug 662215 r=bz
|
2011-07-05 09:09:09 -04:00 |
|
Jason Duell
|
7930ebccb9
|
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
|
2011-07-04 23:12:32 -07:00 |
|
Patrick McManus
|
054a2164a5
|
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
|
2011-07-04 23:12:30 -07:00 |
|
Jason Duell
|
88143d01fa
|
bug 664860. Convert WebSocketChannel to 2 space indents. r=biesi.
|
2011-07-04 21:18:34 -07:00 |
|
Jason Duell
|
2fd7bcda1f
|
bug 664860. Rename nsWebSocketHandler -> WebSocketChannel. r=biesi
--HG--
rename : netwerk/protocol/websocket/nsWebSocketHandler.cpp => netwerk/protocol/websocket/WebSocketChannel.cpp
rename : netwerk/protocol/websocket/nsWebSocketHandler.h => netwerk/protocol/websocket/WebSocketChannel.h
|
2011-07-04 21:18:33 -07:00 |
|
Jason Duell
|
45ea24eb5d
|
Bug 664860. Rename nsIWebSocketHandler -> nsIWebSocketChannel. r=biesi
--HG--
rename : netwerk/protocol/websocket/nsIWebSocketProtocol.idl => netwerk/protocol/websocket/nsIWebSocketChannel.idl
rename : netwerk/protocol/websocket/nsIWebSocketProtocol.idl => netwerk/protocol/websocket/nsIWebSocketListener.idl
|
2011-07-04 21:18:32 -07:00 |
|
Marco Bonardo
|
c6859b3730
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-07-04 12:46:07 +02:00 |
|
Christian Biesinger
|
60ccc8af25
|
bug 621558 - Disable IPv6 for the 300ms-delayed backup connection to improve
the user experience of people with broken IPv6 connectivity (i.e. implement
Chrome's "Happy Eyeballs" strategy)
r=mcmanus
|
2011-07-04 11:47:09 +02:00 |
|
Honza Bambas
|
27509e418e
|
bug 658894 - Collect basic telemetry for HTTP requests and page load. r=jduell
|
2011-07-01 22:22:18 +02:00 |
|
Philipp von Weitershausen
|
c28032f446
|
Bug 668642 - Make nsIHttpHeaderVisitor a [function] interface. r=bz
|
2011-06-30 23:55:56 +02:00 |
|
Josh Matthews
|
180c7a5397
|
Bug 537787 - Remote websockets. r=jduell
|
2011-05-04 15:36:23 +02:00 |
|
Joe Drew
|
334e33649c
|
Back out fcf08eff68eb (Bug 658894) for causing Reftest assertions.
|
2011-06-28 14:42:06 -04:00 |
|
Joe Drew
|
b5189f219a
|
Back out fcf08eff68eb (Bug 662555) for causing reftest assertions.
|
2011-06-28 14:41:14 -04:00 |
|
Honza Bambas
|
e60c86ffac
|
Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell+tglek
|
2011-06-28 16:49:45 +02:00 |
|
Honza Bambas
|
0e32a4cab2
|
Bug 662555 - Race condition when measuring requestEnd, r=jduell
|
2011-06-28 16:49:45 +02:00 |
|
bjarne@runitsoft.com
|
14b041f05f
|
Bug 650995 - Support max_entry_size prefs for disk & memory cache, r=michal.novotny
|
2011-06-27 14:21:15 +02:00 |
|
Han Chang
|
15d6892b7b
|
Bug 605979 - Remove unsound ASSERTION: IDN node too large (hit with globalStorage.namedItem); r=mayhemer
|
2011-06-26 18:28:46 +02:00 |
|
Matt Brubeck
|
6a1c07e10e
|
Merge mozilla-central to mozilla-inbound
|
2011-06-25 19:43:57 -07:00 |
|
Patrick McManus
|
ebd9efe793
|
bug 664305 - websocket max connection limitation r=biesi
--HG--
extra : rebase_source : 7229d30f28b529c0fe7f22277a21c9a0f007d14d
|
2011-06-25 14:28:27 -04:00 |
|
Patrick McManus
|
c7c89d6a3e
|
Bug 666997 - Firefox Crash @ mozilla::net::nsPreloadedStream::AsyncWait() r=biesi
|
2011-06-25 10:49:42 -04:00 |
|
Kyle Huey
|
05f4101131
|
Fix websockets-disabled build with an ifdef. rs=mcmanus (No bug)
|
2011-06-24 11:00:46 -07:00 |
|
Marco Bonardo
|
d50a414c3e
|
Merge last green changeset in mozilla-inbound to mozilla-central
|
2011-06-24 11:32:12 +02:00 |
|
Jason Duell
|
f6ae5087c9
|
Bug 666502. DONTBUILD. Document how we make sure HTTP headers have been read by time OnStartRequest called. r=bz
|
2011-06-23 14:41:45 -07:00 |
|
Jason Duell
|
78bbcf1909
|
Bug 665521 - Update Ruben Arakelyan's email address *correctly* in the PSL. r=biesi
|
2011-06-23 14:11:18 -07:00 |
|
Ruben Arakelyan
|
45a7dd081f
|
Bug 665521 - Update Ruben Arakelyan's email address in the PSL. r=biesi
|
2011-06-23 14:04:45 -07:00 |
|
Michal Novotny
|
6d1f6742fe
|
Bug 504014 - Enforce RFC 3986 syntax for IPv6 literals
|
2011-06-23 17:04:23 +02:00 |
|
bjarne@runitsoft.com
|
ec668f29cd
|
Bug 654926 - Hang in nsDiskCacheStreamIO::CloseOutputStream while downloading WebM video from YouTube r=michal.novotny, bjarne
|
2011-06-22 10:49:35 +02:00 |
|
Patrick McManus
|
9865d771ba
|
bug 663871 websockets -08 bump our version number and the version number in the test server r=biesi
|
2011-06-21 10:50:02 -04:00 |
|
Patrick McManus
|
7b9bf403d2
|
bug 663871 websockets -08 sec 7.1.1 says we SHOULD pause to allow server to send first TCP FIN r=biesi
|
2011-06-21 10:49:50 -04:00 |
|
Patrick McManus
|
690a511dc8
|
bug 663871 websockets -08 sec 7.4.1 defines two new close codes r=biesi
|
2011-06-21 10:49:38 -04:00 |
|
Patrick McManus
|
8b2887761a
|
663871 - enforce messages that must be UTF-8 by checking that and failing the connection if necessary r=rbiesi
|
2011-06-21 10:49:19 -04:00 |
|
Patrick McManus
|
3c4eed0994
|
Bug 665518 - Websocket enforce high bit of 64 bit length r=biesi
|
2011-06-21 10:49:04 -04:00 |
|
Patrick McManus
|
e86b1a09dc
|
backout 15c3543f4647 so it can be re-merged with valid description
|
2011-06-21 10:45:24 -04:00 |
|
Patrick McManus
|
49b3d76372
|
backout 627d6b32976b so it can be re-merged with valid description
|
2011-06-21 10:45:03 -04:00 |
|
Patrick McManus
|
4d4c65ec06
|
backout b22f0cccfa7f so it can be re-merged with bug number in description
|
2011-06-21 10:44:07 -04:00 |
|
Patrick McManus
|
124108c75b
|
backout cf7152d215b2 so it can be re-merged with bug number in description
|
2011-06-21 10:43:32 -04:00 |
|
Patrick McManus
|
38e1b42535
|
backout 923beecc0fe5 so it can be re-merged with bug number in description
|
2011-06-21 10:42:54 -04:00 |
|
Patrick McManus
|
b7f1405429
|
websockets -08 bump our version number and the version number in the test server r=biesi
|
2011-06-21 09:47:35 -04:00 |
|
Patrick McManus
|
c2e3687493
|
websockets -08 sec 7.1.1 says we SHOULD pause to allow server to send first TCP FIN r=biesi
|
2011-06-21 09:47:35 -04:00 |
|
Patrick McManus
|
c11db9c041
|
websockets -08 sec 7.4.1 defines two new close codes r=biesi
|
2011-06-21 09:47:34 -04:00 |
|
Patrick McManus
|
d36ed63330
|
663871 - enforce messages that must be UTF-8 by checking that and failing the connection if necessary
|
2011-06-21 09:47:34 -04:00 |
|
Patrick McManus
|
be8ac00dfa
|
Bug 665518 - Websocket enforce high bit of 64 bit length try: -b d -p linux -u mochitest-1 -t none
|
2011-06-21 09:47:32 -04:00 |
|
Ed Morley
|
1264376be3
|
Bug 665610 - Fix unused debug variable warnings in netwerk/; r=biesi
|
2011-06-20 15:49:13 -07:00 |
|
Mounir Lamouri
|
38dbd10996
|
Merging mozilla-central with mozilla-inbound.
|
2011-06-17 15:26:17 +02:00 |
|
Neil Rashbrook
|
26adff7f97
|
Bug 660527 Remove useless uses of PromiseFlatCString r=biesi
|
2011-06-16 21:25:20 +01:00 |
|
Mike Hommey
|
95fbb011b5
|
Bug 658995 part 2 - Use static destructors instead of atexit(). r=bsmedberg
|
2011-06-15 07:32:03 +02:00 |
|