Michal Novotny
0086f64ec1
Bug 477578 - uppercase selected HTTP methods (CONNECT, DELETE, GET, HEAD, OPTIONS, POST, PUT, TRACE and TRACK) and make other methods case sensitive
2011-09-12 18:00:15 +02:00
Sreenidhi Nair
537fecaa3c
Bug 639830: WyciwygChannelChild not thorough about checking for cancellation. r=jduell
2011-09-09 15:50:03 -07:00
Nick Hurley
924d548d31
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
2011-09-09 15:41:04 -07:00
Patrick McManus
e8f9a1c0fa
bug 423506 - 0 byte responses causing save-as dialogues r=bz
...
--HG--
extra : rebase_source : 3a8a20ab0d8dc1b4c58db2a71e18d4c8b8875692
2011-09-03 08:42:06 -04:00
Jason Duell
81ee306c6c
Bug 588256: e10s HTTP: clean up more aggressively in DocumentChannelCleanup. r=jdm
2011-09-02 13:03:42 -07:00
Marco Castelluccio
a1151d128d
Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey
2011-08-30 22:45:31 +01:00
Ed Morley
783d490b8c
Merge tips of mozilla-inbound and mozilla-central
2011-08-28 21:20:46 +01:00
Kyle Huey
7b5d330147
Merge m-c to b-s.
2011-08-28 06:00:17 -04:00
Matheus Kerschbaum
ca0293b46f
Bug 680792 - Remove support for Irix from our build system. r=ted
2011-08-26 00:34:45 +01:00
Patrick McManus
78dc6bb693
bug 679783 - websockets oninputstreamready() crash. r=jduell
2011-08-26 12:05:47 -07:00
Masatoshi Kimura
567cdedfaa
Bug 679090 - Disable IPv6 for backup connections to workaround problems about broken IPv6 connectivity; f=mcmanus r=biesi
2011-08-27 11:49:40 +01:00
Han Chang
b5abd62ccf
Bug 673260. HttpChannelChild::RecvAssociateApplicationCache needs to be buffered. r=jduell
2011-08-22 14:17:14 -07:00
Honza Bambas
0b2b971e93
Bug 662555 - Race condition when measuring responseEnd; r=jduell.mcbugs
2011-08-21 09:27:29 +01:00
timeless
78fbf2987a
Bug 620306 - Crash [@ nsFtpState::Init] for oom from BeginWriting(); r=biesi
2011-08-21 09:27:29 +01:00
Benjamin Smedberg
43c6b83772
Bug 675221 part C - Remove XPCOM proxy usage from necko, r=jduell
...
--HG--
extra : rebase_source : 7bf53b5ac6f52df0224f4fdad78e172762fa7c64
2011-08-19 11:47:43 -04:00
Edgar Flores
153c6aff41
Bug 624743 - Resource protocol shouldn't use nsDependentCString. r=bsmedberg
2011-08-11 21:43:00 -04:00
Patrick McManus
373ce83799
Bug 675983 - Websockets - fail connection on 1st fragment with a continuation op code
2011-08-08 23:41:22 -07:00
Honza Bambas
cf3dc1ba8d
Bug 675804, r=jduell
2011-08-08 14:20:02 +02:00
Jason Duell
749d97aaae
bug 675784 - websockets early cancel part 2/2 r=mcmanus.
2011-08-07 09:44:19 -04:00
Patrick McManus
7fdc6c1a65
bug 675784 - websockets early cancel part 1/2 r=jduell
2011-08-07 09:43:53 -04:00
Patrick McManus
c1f1127ab0
bug 675919 - websockets fail connection on unknown control code. r=jduell
2011-08-04 22:45:55 -07:00
Patrick McManus
2afbb597ef
Bug 675961 - Websockets: error in removing processed control frame from buffered fragment sequence. r=jduell
2011-08-04 22:43:52 -07:00
Patrick McManus
2f338d19b9
bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz
2011-08-03 23:46:13 -04:00
Michael Wu
0c7ca8452e
Bug 675873 - Switch nsHttpConnectionMgr from nsHashtable to nsClassHashtable, r=bz
2011-08-03 18:59:10 -07:00
Patrick McManus
19ad699c32
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
415852d1a2
bug 667853: Missing close() event if websocket::init fails. r=mcmanus, jdm
2011-08-02 16:55:17 -07:00
Evan Shaw
9275bf06f1
Bug 631967 - Fix unsafe pointer dereference. r=mayhemer
2011-07-21 22:29:00 -04:00
Michael Wu
b34f351453
Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith
2011-07-25 21:57:58 -07:00
Patrick McManus
f2713ab50b
bug 648941 - close persistent connections when transitioning in/out of private browsing r=bz
2011-07-25 16:25:01 -04:00
arno renevier
8b113fa3f1
Bug 561042 - remove http headers size limit. r=bz
2011-07-24 13:46:33 +02:00
Patrick McManus
e76948f3c0
bug 672384 - WebSocket connection drops on moderately-large fragmented messages r=biesi
2011-07-22 16:06:57 -04:00
Patrick McManus
958d4193a0
bug 628561 release http persistent connection on force reload r=bz
...
A force-reload now clears persistent connections to the server related
to the force-reloaded resource. This will allow renogitation of DNS or
server load balancing.
2011-07-22 12:31:37 -04:00
Marco Bonardo
dd95675537
Backout changesets 79a36ed03e14, d17ac9b0254e due to suspect xpcshell permaorange on OSX opt
2011-07-22 14:35:41 +02:00
Geoff Brown
89c95219da
Bug 648429 - HTTP cache: compress compressible files; r=michal.novotny
2011-07-21 14:04:57 -04:00
arno renevier
8ed39834bd
Bug 669299 - Remove unneeded nsPrintfCString.h includes. r=bsmedberg
2011-07-21 04:37:31 +02:00
Kyle Huey
5ac670aeff
Bug 671053: Explicitly drop nsHttpConnection's ref to the callbacks at transaction close rather than waiting for connection reuse/expiration. r=mcmanus
2011-07-14 11:09:48 -07:00
Patrick McManus
7855e8f09c
bug 669936 emacs mode lines for websockets 2 space indents r=jduell
2011-07-07 15:39:24 -04:00
Patrick McManus
3e058b73a6
bug 669975 - websockets e10s mLoadGroup member duplicated r=jdm
2011-07-07 15:36:37 -04:00
Boris Zbarsky
91dfb50099
Bug 667907. For HTTP 0.9 on non-default ports, be more conservative. r=jduell
2011-07-07 14:17:13 -04:00
Jason Duell
28dfcfce52
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
2011-07-04 23:12:32 -07:00
Jason Duell
4f9293197f
bug 664860. Convert WebSocketChannel to 2 space indents. r=biesi.
2011-07-04 21:18:34 -07:00
Jason Duell
a451b7e7a5
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
df9f677e15
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
82f7b47d00
Merge last green changeset from mozilla-inbound to mozilla-central
2011-07-04 12:46:07 +02:00
Christian Biesinger
9fdec57a7b
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
Philipp von Weitershausen
2ee0c861e5
Bug 668642 - Make nsIHttpHeaderVisitor a [function] interface. r=bz
2011-06-30 23:55:56 +02:00
Josh Matthews
f0668c3546
Bug 537787 - Remote websockets. r=jduell
2011-05-04 15:36:23 +02:00
Joe Drew
9425d9553a
Back out fcf08eff68eb (Bug 662555) for causing reftest assertions.
2011-06-28 14:41:14 -04:00
Honza Bambas
d4d2ac2788
Bug 662555 - Race condition when measuring requestEnd, r=jduell
2011-06-28 16:49:45 +02:00
Patrick McManus
d42343f0f5
bug 664305 - websocket max connection limitation r=biesi
...
--HG--
extra : rebase_source : 7229d30f28b529c0fe7f22277a21c9a0f007d14d
2011-06-25 14:28:27 -04:00