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 |
|
Ehsan Akhgari
|
1746eeb34d
|
Bug 813438 - Part 0: Register the test content sniffer in test_force_sniffing.js with the category manager properly
|
2012-11-22 16:25:23 -05:00 |
|
Ed Morley
|
0e2b2062d6
|
Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage
|
2012-11-22 17:49:58 +00:00 |
|
Ehsan Akhgari
|
246151d097
|
Bug 813438 - Part 3: Rewrite the unknown decoder to use NS_SniffContent; r=bzbarsky
|
2012-11-20 19:37:40 -05:00 |
|
Ehsan Akhgari
|
d3e5189a5a
|
Bug 813438 - Part 2: Remove the I/O service content sniffer cache; r=bzbarsky
|
2012-11-20 19:31:31 -05:00 |
|
Ehsan Akhgari
|
9898083355
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|
Michal Novotny
|
b156e373c6
|
Bug 795897 - Force NSPR logging for cache module in release build, r=jduell
|
2012-11-22 02:14:00 +01:00 |
|
Josh Aas
|
36eda51d73
|
Back out fix for bug 405407 due to regressions.
|
2012-11-19 18:02:21 -05:00 |
|
Josh Matthews
|
bc221e9e62
|
Bug 812203 - Ensure we don't try to set security callbacks on missing connections. r=mayhemer
|
2012-11-17 13:27:01 +00:00 |
|
Srinath N
|
04bbbba710
|
Bug 683959 - crash [@ nsFtpState::R_retr() ]. r=jduell
|
2012-11-14 18:10:00 -08:00 |
|
Tanvi Vyas
|
8c09da3279
|
Bug 803225 - Mixed Content Blocker - Check for other secure schemes, in additon to https. (r=bz)
|
2012-11-16 12:40:07 -08:00 |
|
Paul Adenot
|
5cb0fa704f
|
Bug 790524 - Avoid overwriting the content-type by application/octet-stream in the sniffing logic. r=bz
|
2012-11-16 11:20:58 -08:00 |
|
Josh Matthews
|
c7506771fc
|
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
|
2012-06-30 07:34:17 -07:00 |
|
Josh Matthews
|
2019943424
|
Bug 722850 - Part 3: Check the private browsing status of channels when checking cookie permissions. r=mconnor
|
2012-02-01 05:20:01 -05:00 |
|