Ms2ger
|
81fc329348
|
Bug 820791 - Fix set-but-unused variable warning in nsUnicharStreamLoader::WriteSegmentFun; r=emk
|
2012-12-12 15:07:12 +01:00 |
|
Josh Matthews
|
922d804409
|
Backed out changeset 9fcf530e1c41 (bug 769288)
|
2012-12-12 02:53:03 -05:00 |
|
Josh Matthews
|
22a51d9ed1
|
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
|
2012-12-07 17:50:43 -05:00 |
|
Ehsan Akhgari
|
a1844bd954
|
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
|
2012-12-11 15:04:11 -05:00 |
|
Josh Matthews
|
5c429bd02b
|
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
|
2012-12-07 17:12:02 -05:00 |
|
Randell Jesup
|
d8a72757fb
|
Bug 752657: backout sigslot multithreaded due to deadlocks rs=jesup
|
2012-12-11 12:54:24 -05:00 |
|
Randell Jesup
|
741c9bfc87
|
Bug 752657: switch all uses of sigslot to default to multithreaded (win32 already defaults that way) r=ekr
|
2012-12-11 07:59:57 -05:00 |
|
Randell Jesup
|
13f49608e1
|
Bug 818836: Use _GNU_SOURCE instead of __USE_GNU r=glandium
|
2012-12-11 07:59:27 -05:00 |
|
Gian-Carlo Pascutto
|
731592779e
|
Bug 812700 - Fix SCTP code to build on Android, r=dmose,ted
|
2012-12-10 15:53:22 -08:00 |
|
Paolo Amadini
|
d4c7ea7a57
|
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
|
2012-12-10 21:06:37 +01:00 |
|
Valentin Gosu
|
fddc917df4
|
Bug 783205 - Networking Dashboard. r=mcmanus, r=jorendorff, sr=biesi
|
2012-12-10 09:13:55 -05:00 |
|
Masatoshi Kimura
|
02dba66140
|
Bug 638379 - Part 3: Remove workaround for unreliable inputErrorBehavior. r=hsivonen
|
2012-12-10 09:11:15 -05:00 |
|
Masatoshi Kimura
|
a59d4bc525
|
Bug 638379 - Part 2: Fix nsMIMEHeaderParamImpl. r=hsivonen
|
2012-12-10 09:10:51 -05:00 |
|
Trevor Saunders
|
6cd5aebf30
|
reland the part of bug 801466 backed out in 02a65951d77d since it wasn't at fault
|
2012-12-10 03:19:02 -05:00 |
|
Saurabh Anand
|
151d13c7a5
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
|
Theo Chevalier
|
f62b7f2d35
|
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
|
2012-12-08 18:41:23 +01:00 |
|
Trevor Saunders
|
32d3cce20f
|
partially backout c0715c079f1e bug 801466 part 4 to se if it fixes top crashes
|
2012-12-08 05:50:11 -05:00 |
|
Steve Workman
|
d954a4dc17
|
Bug 792404 - Add code to enable adaptive decoder and reader switching for DASH-WebM r=cpearce
|
2012-12-06 15:27:08 -08:00 |
|
Patrick McManus
|
62d90d5a18
|
bug 818962 ConnectionManager ProcessPendingQForEntry needs to consider that TryToDispatch.. can modify queue r=honzab
|
2012-12-06 19:27:53 -05:00 |
|
Trevor Saunders
|
b8d2fe4570
|
bug 801466 - fix comment about nsReadLine usage
|
2012-12-05 23:51:15 -05:00 |
|
Josh Matthews
|
6f203f7db0
|
Bug 813489 - Update the HTTP connection's security callbacks from the socket thread. r=mayhemer
|
2012-12-05 17:10:19 -05:00 |
|
Trevor Saunders
|
771e73c6c6
|
bug 801466 - remove some usage of prmem in intl/ and network/ r=jduell
|
2012-12-04 18:04:39 -05:00 |
|
Ed Morley
|
d94774623e
|
Backout 3d411a8554e0 (bug 801466) for build failures
|
2012-12-04 23:34:40 +00:00 |
|
Trevor Saunders
|
b09a79d578
|
[PATCH] bug 801466 - remove some usage of prmem in intl/ and
From 9dadb8c05ecddfe60c415c1ff62627e998148c77 Mon Sep 17 00:00:00 2001
network/ r=jduell
---
intl/strres/src/nsStringBundle.cpp | 2 --
intl/uconv/src/nsConverterInputStream.cpp | 8 +++---
intl/uconv/src/nsConverterInputStream.h | 6 +++--
netwerk/base/public/nsReadLine.h | 38 +++-------------------------
netwerk/base/src/nsFileStreams.cpp | 9 +++----
netwerk/base/src/nsFileStreams.h | 3 ++-
netwerk/base/src/nsSerializationHelper.cpp | 31 +++++------------------
netwerk/base/src/nsSocketTransport2.cpp | 1 -
netwerk/cache/nsCacheMetaData.cpp | 3 +--
netwerk/cache/nsCacheMetaData.h | 3 ++-
netwerk/protocol/data/nsDataChannel.cpp | 24 +++++++-----------
11 files changed, 36 insertions(+), 92 deletions(-)
|
2012-12-04 18:04:39 -05:00 |
|
Patrick McManus
|
950fc88a13
|
bug 792438 part 3: a kill switch r=honzab
|
2012-12-04 18:06:29 -05:00 |
|
Patrick McManus
|
fcde44c64e
|
bug 792438 - part 2 block network image loads on head css,js r=honzab sr=bz
|
2012-12-04 18:06:29 -05:00 |
|
Patrick McManus
|
fc89031597
|
bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz
|
2012-12-04 18:06:29 -05:00 |
|
Ed Morley
|
1a30eebd4a
|
Backout fd841806e43b (bug 813869) for breaking M1, M2, reftest
|
2012-12-04 09:39:43 +00:00 |
|
Jason Duell
|
ef0cc372ed
|
Bug 813869 - missing DoNotifyListener, invalid late error return in nsHttpChannel::AsyncOpen. r=mcmanus
|
2012-12-03 22:38:04 -08:00 |
|
Jason Duell
|
2d10c31403
|
Bug 811669 - nsICachingChannel.cacheKey may not be set on http-on-modify-request anymore. r=mcmanus
|
2012-12-03 22:24:36 -08:00 |
|
Jason Duell
|
9c8a0d926f
|
Bug 777687 - Followup to replace NSPR types with stdint. r=jduell DONTBUILD
|
2012-12-03 21:38:29 -08:00 |
|
Patrick McManus
|
d60ed708d4
|
bug 815783 - PAC reload check use configured string not normalized uri r=biesi
|
2012-12-03 16:28:19 -05:00 |
|
Ms2ger
|
98621c6b91
|
Bug 810668 - Fix some gcc4.6 build warnings; r=bz
|
2012-12-02 09:54:55 +01:00 |
|
Ehsan Akhgari
|
d75ca73e40
|
Backed out changeset 944c97dabc33 (bug 816642) on the suspicion of regressing Tp5 by 50%
|
2012-11-30 16:05:40 -05:00 |
|
Michal Novotny
|
d3b74d2fe4
|
Bug 816642 - Avoid fragmenting cache files, r=jduell
|
2012-11-30 18:56:25 +01:00 |
|
Kartikaya Gupta
|
2898501127
|
Bug 814418 - Fix some warnings about unused variables. r=ehsan
|
2012-11-30 11:06:37 -05:00 |
|
Patrick McManus
|
d279b2b575
|
bug 816685 expand caps in protocol/http to 32bits r=jduell
|
2012-11-29 20:34:35 -05:00 |
|
Adam Dane [:hobophobe]
|
19193d96c0
|
Bug 814430 - Shutdown network on profile-change-net-teardown. r=mcmanus
|
2012-11-29 15:07:37 -06:00 |
|
Julian Reschke
|
90c05fbe9d
|
Bug 777687: make handling of broken %-escapes in RFC2231/5987 encoding more draconian. r=jduell
|
2012-11-28 06:48:00 -08:00 |
|
Ehsan Akhgari
|
1ae986f8f2
|
Followup to bug 813438 - Fix the b2g build error on Mac
|
2012-11-28 17:06:34 -05:00 |
|
Jason Duell
|
c9b791cdcb
|
Bug 814117 - Forbid multiple Access-Control-Allow-Origin headers in HTTP responses. r=bz
|
2012-11-28 10:57:34 -08:00 |
|
Jonathan Kew
|
d4104c253b
|
bug 815512 pt 3 - limit size of file icons in HTML directory listing. r=bz
|
2012-11-28 09:04:14 +00:00 |
|
Daniel Holbert
|
6044359950
|
Bug 815928 part 1: Fix typo s/elelment/element/ in comments & tests. DONTBUILD, rs=Waldo
|
2012-11-27 19:15:35 -08:00 |
|
Dão Gottwald
|
68df15ce19
|
Bug 815743 - Part 2: Backed out bug 588909. a=lsblakk
--HG--
extra : transplant_source : s9%11%B2%04%B1%D0%5E%28I%13%15%B5%9E%AB%B5E%09%0D%E2
|
2012-08-10 20:48:09 +02:00 |
|
Ehsan Akhgari
|
c5235034cd
|
Backed out 2 changesets (bug 815743) because it will probably leak...
Backed out changeset d6130f6eeaca (bug 815743)
Backed out changeset 08192df425cf (bug 815743)
--HG--
extra : rebase_source : ea48fa52a66a0572ee89babc2c2e41adc04aec88
|
2012-11-27 17:30:21 -05:00 |
|
Dão Gottwald
|
bb794d13e3
|
Bug 815743 - Part 2: Backed out bug 588909. a=lsblakk
--HG--
extra : transplant_source : u2%AC%3B%E0%D8q%AE%98%B0%40%8C%AC%29%1A%E84b%C3Z
|
2012-08-10 20:48:09 +02:00 |
|
Jason Duell
|
7d9d2997f8
|
Bug 800799 - http-on-modify-request now called after JS that started the load is no longer on the stack. r=bz
|
2012-11-27 11:54:58 -08:00 |
|
Ehsan Akhgari
|
6934a1840a
|
Bug 813438 - Part 3: Rewrite the unknown decoder to use NS_SniffContent; r=bzbarsky
|
2012-11-20 19:37:40 -05:00 |
|
Ehsan Akhgari
|
020b95c5ec
|
Bug 813438 - Part 2: Remove the I/O service content sniffer cache; r=bzbarsky
|
2012-11-20 19:31:31 -05:00 |
|
Ehsan Akhgari
|
e153a3685e
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|