Nick Hurley
2fff201c59
bug 687085 - telemetry for hit/reval/miss by device type. r=mcmanus
2011-10-06 12:02:23 +02:00
Fabrice Desré
f1c64f730f
Bug 691377 - crash [@ mozilla::net::CameraStreamImpl::transmitFrame] [r=blassey]
2011-10-04 11:23:01 -07:00
Michael Wu
ac54b41b01
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Patrick McManus
80637d0088
bug 687243 - websockets message len 0xffff does not use minimal length encoding r=jduell
2011-09-27 08:50:22 -04:00
Fabrice Desré
0d3f7fffb9
Bug 659188 - Android and media parts [r=blassey] [r=cpearce]
2011-09-26 17:25:41 -07:00
Ehsan Akhgari
10fb1dbda5
Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg
2011-09-16 16:22:44 -04:00
julian.reschke@gmx.de
1342aa72c9
Bug 682762 - FTP URI with param component no longer works; r=rjesup
2011-09-22 17:35:24 +01:00
Kyle Huey
e7f603f9d3
Backout Bug 477578 because it causes us to refcount atoms off the main thread.
2011-09-22 10:43:11 -04:00
Patrick McManus
1f6ae32da2
bug 255119 do not display http response body of 3xx with javascript: location header r=honzab
2011-09-22 08:59:12 -04:00
Patrick McManus
238d8f98ce
bug 686312 - websockets should not reject non character utf-8 sequence as invalid r=dbaron
2011-09-20 18:13:43 -04:00
Nick Hurley
41c3d0b2a7
Bug 686948 - Add telemetry for cache hit/miss with/without revalidation. r=mcmanus
2011-09-17 10:22:09 +01:00
Kyle Huey
18e2976d19
Merge m-c to b-s.
2011-09-14 08:45:54 -07:00
Kyle Huey
69617da4ba
Merge m-c to b-s.
2011-09-11 05:32:38 -04:00
Sreenidhi Nair
b55d046a2b
Bug 639830: WyciwygChannelChild not thorough about checking for cancellation. r=jduell
2011-09-09 15:50:03 -07:00
Nick Hurley
3df9cf0f35
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
2011-09-09 15:41:04 -07:00
Michal Novotny
a9d2e20602
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
Kyle Huey
3c5aedafa5
Merge m-c to b-s.
2011-09-07 10:47:50 -04:00
Matheus Kerschbaum
6c19435f15
Bug 682716 - Remove remaining support for Symbian. r=ted
2011-09-03 01:55:30 +01:00
Patrick McManus
5ce43de226
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
8ff3818e10
Bug 588256: e10s HTTP: clean up more aggressively in DocumentChannelCleanup. r=jdm
2011-09-02 13:03:42 -07:00
Marco Castelluccio
54940238cd
Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey
2011-08-30 22:45:31 +01:00
Ed Morley
e1ae5d813d
Merge tips of mozilla-inbound and mozilla-central
2011-08-28 21:20:46 +01:00
Kyle Huey
9c4473dff5
Merge m-c to b-s.
2011-08-28 06:00:17 -04:00
Matheus Kerschbaum
241edde30c
Bug 680792 - Remove support for Irix from our build system. r=ted
2011-08-26 00:34:45 +01:00
Patrick McManus
65834c35c2
bug 679783 - websockets oninputstreamready() crash. r=jduell
2011-08-26 12:05:47 -07:00
Masatoshi Kimura
b99b35cf07
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
f6052b9484
Bug 673260. HttpChannelChild::RecvAssociateApplicationCache needs to be buffered. r=jduell
2011-08-22 14:17:14 -07:00
Honza Bambas
e2bbc234a5
Bug 662555 - Race condition when measuring responseEnd; r=jduell.mcbugs
2011-08-21 09:27:29 +01:00
timeless
140640f66a
Bug 620306 - Crash [@ nsFtpState::Init] for oom from BeginWriting(); r=biesi
2011-08-21 09:27:29 +01:00
Benjamin Smedberg
4c406d738f
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
91b779d434
Bug 624743 - Resource protocol shouldn't use nsDependentCString. r=bsmedberg
2011-08-11 21:43:00 -04:00
Patrick McManus
dfb1358ef5
Bug 675983 - Websockets - fail connection on 1st fragment with a continuation op code
2011-08-08 23:41:22 -07:00
Honza Bambas
90c4f48529
Bug 675804, r=jduell
2011-08-08 14:20:02 +02:00
Jason Duell
1403f10db6
bug 675784 - websockets early cancel part 2/2 r=mcmanus.
2011-08-07 09:44:19 -04:00
Patrick McManus
9069f0c1fb
bug 675784 - websockets early cancel part 1/2 r=jduell
2011-08-07 09:43:53 -04:00
Patrick McManus
f095f205c0
bug 675919 - websockets fail connection on unknown control code. r=jduell
2011-08-04 22:45:55 -07:00
Patrick McManus
22a4205ec3
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
b7ecf99eb5
bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz
2011-08-03 23:46:13 -04:00
Michael Wu
458349cb71
Bug 675873 - Switch nsHttpConnectionMgr from nsHashtable to nsClassHashtable, r=bz
2011-08-03 18:59:10 -07:00
Patrick McManus
e032c4c7e6
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
ab94f21f66
bug 667853: Missing close() event if websocket::init fails. r=mcmanus, jdm
2011-08-02 16:55:17 -07:00
Evan Shaw
8d35bc5104
Bug 631967 - Fix unsafe pointer dereference. r=mayhemer
2011-07-21 22:29:00 -04:00
Michael Wu
a09b1922d3
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
92cd97ecb5
bug 648941 - close persistent connections when transitioning in/out of private browsing r=bz
2011-07-25 16:25:01 -04:00
arno renevier
5da45080b6
Bug 561042 - remove http headers size limit. r=bz
2011-07-24 13:46:33 +02:00
Patrick McManus
5de8578260
bug 672384 - WebSocket connection drops on moderately-large fragmented messages r=biesi
2011-07-22 16:06:57 -04:00
Patrick McManus
59c37016dc
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
9fb9c81afb
Backout changesets 79a36ed03e14, d17ac9b0254e due to suspect xpcshell permaorange on OSX opt
2011-07-22 14:35:41 +02:00
Geoff Brown
55808cd47c
Bug 648429 - HTTP cache: compress compressible files; r=michal.novotny
2011-07-21 14:04:57 -04:00
arno renevier
b0190c2f49
Bug 669299 - Remove unneeded nsPrintfCString.h includes. r=bsmedberg
2011-07-21 04:37:31 +02:00