Commit Graph

571 Commits

Author SHA1 Message Date
Matt Brubeck
2e1e2ae3c5 Back out 88733ce1bef3 (bug 718440) because of Windows build failure 2012-01-17 15:15:47 -08:00
Jeff Muizelaar
581f54f157 Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
2012-01-17 15:33:04 -05:00
Patrick McManus
49d99846fc bug 718210 decompress spdy server push headers even when rst r=honzab 2012-01-14 22:46:30 -05:00
Georg Koppen
787e4ee230 Bug 696662 - HTTP Auth headers cannot be modified after http-on-modify-request. r=honzab 2012-01-12 19:07:29 -08:00
Honza Bambas
843f7c83af Bug 621446 - Fixed red caused by changeset 63c3d103610c from bad member rename, r=bustage 2012-01-13 17:04:15 +01:00
Honza Bambas
4f17bfd967 Bug 717773 - Crash [@ SpdySession::LogIO], r=mcmanus 2012-01-13 16:36:03 +01:00
Honza Bambas
703c6a0469 Bug 621446 - investigation bug for crash at RecvRedirect2Verify, r=jduell 2012-01-13 16:36:03 +01:00
Nicholas Nethercote
3bcbda425f Bug 715770 - Remove necko buffer cache. r=biesi. 2012-01-09 19:43:52 -08:00
Patrick McManus
8aeeee04ac bug 716871 remove nshttp::CLAMP r=jduell
--HG--
extra : rebase_source : 52fb3f75e30bb1e329c2e3cfe2ef6e758adb5b60
2012-01-10 20:07:29 -05:00
julian.reschke@gmx.de
325ef58266 Bug 716961 - clean up HTTP header field name constants in nsHttpAtomList.h r=bz
--HG--
extra : rebase_source : c4158e1795522f37aa47b946b1b7e2ee2d758a71
2012-01-10 20:06:17 -05:00
Phil Ringnalda
c6e8133d18 Back out a76df5ba3dc2 (bug 713480) for test_bug650995.js permaorange 2012-01-10 08:27:12 -08:00
Michal Novotny
b41bdd0324 Bug 713480 - Compressed entries stored as files are padded with zero bytes to the length of uncompressed size 2012-01-10 15:22:42 +01:00
Patrick McManus
bd7721f496 bug 714669 fix nshttpconnection::pushback() assertion r=biesi 2012-01-06 14:59:32 -05:00
Patrick McManus
7c3af0bd18 bug 667387 - make nshttppipeline::taketransport() work with websockets r=honzab 2012-01-06 08:46:15 -05:00
Ekanan Ketunuti
d8c248ff70 Bug 714741 - Fix the spelling of the comment in SpdySession.h. r=mcmanus 2012-01-03 15:41:55 +07:00
Patrick McManus
aae44a93b0 bug 694576 r=bz 2011-12-22 21:21:20 -05:00
Patrick McManus
787708094c bug 631801 - workaround pr_available() assert r=honzab sr=biesi r=bsmith 2011-12-20 15:14:54 -05:00
Patrick McManus
884efe0b34 bug 712021 - spdy cancel stream should remove from pending queue r=honzab 2011-12-19 16:36:26 -05:00
Patrick McManus
c34506b832 bug 710310 spdy google docs large file save intermittent failure r=honzab 2011-12-17 20:05:56 -05:00
Geoff Brown
9d08b66ca9 Bug 648429: HTTP cache: compress all compressible files; r=michal.novotny 2011-12-17 11:30:29 +01:00
Patrick McManus
2d124278c9 bug 528288 - reland spdy after libxul weightloss a=khuey CLOSED TREE 2011-12-13 10:55:50 -05:00
Ed Morley
160bed2536 Backout SPDY to keep us under the MSVC virtual address space limit during win PGO builds (bug 709193)
Backs out 952d14a9e508 (bug 707173), c170c678c9ac (bug 708305), 0a5f66d5d8e4 (bug 707662), 3204b70435fe (bug 706236) and the main landing range 48807fde0339:0bd45ead1676 (bug 528288).
2011-12-10 22:36:26 +00:00
Patrick McManus
fd6ff3ed50 bug 707173 - spdy telemetry for connection management r=honzab 2011-12-08 12:09:46 -05:00
Patrick McManus
11249efc82 bug 708305 update 2 instances of PR_TRUE/PR_FALSE in spdysession r=honzab 2011-12-07 14:26:05 -05:00
Patrick McManus
c213fb48f7 Bug 707662 - spdy null deref halfopen-transportstatus r=honzab 2011-12-06 09:43:09 -05:00
Patrick McManus
b37128b41e bug 706236 spdy deadlock on TCP rst during frame body buffering r=honzab 2011-12-06 09:43:08 -05:00
Patrick McManus
62ad73ef1c bug 528222 - spdy, fix overallocation of header expansion buffer r=honzab
patch 18
2011-12-02 10:28:57 -05:00
Patrick McManus
da9a5434a6 bug 528288 spdy - nsisslsocketcontrol::mayjoinconnection() r=honzab r=bsmith sr=honzab sr=biesi
patch 17
2011-12-02 10:28:57 -05:00
Patrick McManus
db6da0efcf bug 528288 - disallow spdy from http created in nsNSSCallbacks to avoid OSCP/CRL loops with alternate-protocol sr=biesi r=honzab
patch 15
2011-12-02 10:28:57 -05:00
Patrick McManus
2e74f3e2e2 bug 528288 - spdy. Cleanups involving host coalescing r=honzab
patch 14

fixes 666028
2011-12-02 10:28:57 -05:00
Patrick McManus
7f6ed2a270 bug 528288 spdy - when coalescing get ip from nsISocket instead of dns lookup r=honzab
patch 11
2011-12-02 10:28:57 -05:00
Patrick McManus
1d433105df bug 528288 spdy - when coalescing hosts use anonymous flag as part of hash key r=honzab
patch 10
2011-12-02 10:28:57 -05:00
Patrick McManus
86482de5c9 bug 528288 spdy - only coalesce (i.e. ip pool) hostnames with compatible ssl certs sr=biesi r=honzab r=bsmith
patch 9
2011-12-02 10:28:57 -05:00
Patrick McManus
86b2cf3d72 bug 528288 spdy - provide a pref to control alternate-protocol support r=honzab
patch 8
2011-12-02 10:28:57 -05:00
Patrick McManus
ebf2127707 bug 528222 spdy - no npn when connecting to proxy r=honzab
patch 7
2011-12-02 10:28:57 -05:00
Patrick McManus
d87547e2e7 bug 528288 spdy - logging enhancements r=honzab
patch 6
2011-12-02 10:28:57 -05:00
Patrick McManus
566e3aa844 bug 528288 - require spdy compliant headers to be lower case and without chunked encodings r=honzab
patch 5
2011-12-02 10:28:57 -05:00
Patrick McManus
b2bd651739 bug 528288 - spdy settings frame parser bounds check r=honzab
patch 3
2011-12-02 10:28:57 -05:00
Patrick McManus
eeb973822d bug 528288 - HTTP Alternate-Protocol header for transitioning from http to spdy r=honzab
patch 2
2011-12-02 10:28:57 -05:00
Patrick McManus
e502b4dfee bug 528288 - spdy: early configuration of npn negotiation from IsAlive() r=honzab
patch 1
2011-12-02 10:28:57 -05:00
Patrick McManus
ce94c7ff4d bug 528222 Basic SPDY web transport support. r=honzab r=bsmith sr=biesi
patch 0
2011-12-02 10:28:56 -05:00
Patrick McManus
d7143b1bbe bug 671875 pipeline transport event fixups r=honzab 2011-12-01 09:19:41 -05:00
Luca Tettamanti
39b3970796 Bug 702941 Disable HTTP pipelining Winstone when talking to Servlet Engine r=mcmanus
--HG--
extra : rebase_source : 7f57bee7d9c4f8d5eb6f8484921fd27fe87ff2c3
2011-11-17 11:41:53 -05:00
Patrick McManus
5782274574 bug 667385 - followon patch to remove an old PRBool rs=honzab 2011-11-15 11:25:56 -05:00
Patrick McManus
1c2521ced8 bug 667385 nshttppipeline::isdone does not consider done sub transactions r=honzab 2011-11-15 10:12:43 -05:00
Patrick McManus
e0bd70227c bug 670994 - nsHttpPipeline::ResumeSend() in not unreachable r=honzab 2011-11-15 10:00:46 -05:00
Honza Bambas
7f729a8899 Bug 669001 - Vary: User-Agent + new UA string (i.e. after update) + HTTP 304 = broken cache, r=bz 2011-11-09 18:19:00 +01:00
Honza Bambas
6713d954e6 Bug 573043 - Enable Extended Protection (channel and service bindng) for NTLM authentication, r=jmathies 2011-11-09 18:18:59 +01:00
Ed Morley
5403cae15b Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-08 14:56:02 +00:00
Honza Bambas
b139dc7139 Bug 700402 - ABORT: syntimer not null, creting SYN retry timer after connection manager shutdown, r=mcmanus 2011-11-08 11:56:46 +01:00