Jan Varga
|
812af47d24
|
Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan
|
2012-12-17 20:25:10 +01:00 |
|
Jeff Walden
|
7146c23e80
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
|
Ed Morley
|
5b648d8c35
|
Merge mozilla-central to mozilla-inbound
|
2012-12-14 19:03:57 +00:00 |
|
Josh Matthews
|
b24377e8b5
|
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 |
|
Ed Morley
|
022349dfc3
|
Backout d9336f8c0f6c, 761ff8b47a4e, 072da0be4236, ee2822d2eab9, 38cd815da29a, a80ec6b90878 & 9e9281ce1b63 (bug 769288) on suspicion of causing bug 821701 on a CLOSED TREE
|
2012-12-14 15:07:48 +00:00 |
|
Ed Morley
|
454859cbdb
|
Backout 744b40b75241 (bug 807678) on suspicion of causing Win debug xpcshell timeouts on a CLOSED TREE
|
2012-12-14 13:00:19 +00:00 |
|
Michal Novotny
|
80df1b7aa4
|
Bug 808997 - Explicitly close all output and input streams of all active cache entries during shutdown, r=hurley
|
2012-12-14 18:03:01 +01:00 |
|
Ehsan Akhgari
|
6c7d8c4463
|
Merge mozilla-central into mozilla-inbound
|
2012-12-13 16:01:29 -05:00 |
|
Josh Matthews
|
ed70f58493
|
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 |
|
Ms2ger
|
dd2281e759
|
Bug 820791 - Fix set-but-unused variable warning in nsUnicharStreamLoader::WriteSegmentFun; r=emk
|
2012-12-12 15:07:12 +01:00 |
|
Josh Matthews
|
e4a15fd69e
|
Backed out changeset 9fcf530e1c41 (bug 769288)
|
2012-12-12 02:53:03 -05:00 |
|
Josh Matthews
|
7fb4b04c40
|
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 |
|
Paolo Amadini
|
6151fc6201
|
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
|
bd752af443
|
Bug 783205 - Networking Dashboard. r=mcmanus, r=jorendorff, sr=biesi
|
2012-12-10 09:13:55 -05:00 |
|
Masatoshi Kimura
|
86d97108c8
|
Bug 638379 - Part 3: Remove workaround for unreliable inputErrorBehavior. r=hsivonen
|
2012-12-10 09:11:15 -05:00 |
|
Trevor Saunders
|
2474b87bd0
|
reland the part of bug 801466 backed out in 02a65951d77d since it wasn't at fault
|
2012-12-10 03:19:02 -05:00 |
|
Trevor Saunders
|
dd226d381d
|
partially backout c0715c079f1e bug 801466 part 4 to se if it fixes top crashes
|
2012-12-08 05:50:11 -05:00 |
|
Trevor Saunders
|
14197b4c51
|
bug 801466 - fix comment about nsReadLine usage
|
2012-12-05 23:51:15 -05:00 |
|
Josh Aas
|
5d86676184
|
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
|
2012-12-13 09:18:33 -05:00 |
|
Trevor Saunders
|
88cd771dfc
|
bug 801466 - remove some usage of prmem in intl/ and network/ r=jduell
|
2012-12-04 18:04:39 -05:00 |
|
Ed Morley
|
8c8a1329df
|
Backout 3d411a8554e0 (bug 801466) for build failures
|
2012-12-04 23:34:40 +00:00 |
|
Trevor Saunders
|
4578d67708
|
[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
|
d670848e8b
|
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
|
3ce8d5f12c
|
bug 815783 - PAC reload check use configured string not normalized uri r=biesi
|
2012-12-03 16:28:19 -05:00 |
|
Adam Dane [:hobophobe]
|
4b7a10081c
|
Bug 814430 - Shutdown network on profile-change-net-teardown. r=mcmanus
|
2012-11-29 15:07:37 -06:00 |
|
Ehsan Akhgari
|
722bc11ee4
|
Bug 813438 - Part 2: Remove the I/O service content sniffer cache; r=bzbarsky
|
2012-11-20 19:31:31 -05:00 |
|
Ehsan Akhgari
|
8cca5e4ac6
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|
Ed Morley
|
66e54e6f57
|
Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage
|
2012-11-22 17:49:58 +00:00 |
|
Ehsan Akhgari
|
8ce20e1b62
|
Bug 813438 - Part 2: Remove the I/O service content sniffer cache; r=bzbarsky
|
2012-11-20 19:31:31 -05:00 |
|
Ehsan Akhgari
|
b68fb31c87
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|
Tanvi Vyas
|
baf68086ff
|
Bug 803225 - Mixed Content Blocker - Check for other secure schemes, in additon to https. (r=bz)
|
2012-11-16 12:40:07 -08:00 |
|
Josh Matthews
|
3c1cd97486
|
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
|
2012-06-30 07:34:17 -07:00 |
|
Ed Morley
|
f2ccb0abbe
|
Backout e123e0173185, 326ed6f1dc9e & 7c2c9c988869 (bug 722979) for mochitest-a11y failures
|
2012-11-16 15:06:13 +00:00 |
|
Josh Matthews
|
6d9f8239fe
|
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
|
2012-06-30 07:34:17 -07:00 |
|
Ryan VanderMeulen
|
d3f7598cf3
|
Backed out changesets 5bdf8bbcd02f and df27137cb7d1 (bug 803225) for mochitest orange.
|
2012-11-15 22:16:03 -05:00 |
|
Tanvi Vyas
|
fc52b9f810
|
Bug 803225 - Mixed Content Blocker - Check for other secure schemes, in additon to https. r=bz
|
2012-11-15 20:34:56 -05:00 |
|
Isaac Aggrey
|
218a57b4d4
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan
|
2012-11-14 13:14:21 -06:00 |
|
Ehsan Akhgari
|
f5b80eb686
|
Backed out changeset da25394a8b55 (bug 802706) for build bustage
|
2012-11-14 13:24:12 -08:00 |
|
Isaac Aggrey
|
2c0ab41183
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan,wtc
|
2012-11-14 13:14:21 -06:00 |
|
Josh Matthews
|
5faa109e12
|
Bug 804655 - Part 2: Wrap up interface aggregator callbacks with a target thread on which they should be released. r=mayhemer
|
2012-11-14 16:00:44 +00:00 |
|
Brian Smith
|
d79b8dcdb8
|
Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
|
2012-11-10 20:49:44 -08:00 |
|
Brian Smith
|
1da60348ef
|
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
|
2012-11-10 20:49:29 -08:00 |
|
Brian Smith
|
87d054d8e5
|
backout cset b36d5c933092 due to orange
|
2012-11-10 19:09:07 -08:00 |
|
Brian Smith
|
7781a26273
|
backout cset 30f8e29f9cd1 due to orange
|
2012-11-10 19:08:26 -08:00 |
|
Brian Smith
|
d6580050c0
|
Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
--HG--
extra : rebase_source : b6216bf3163f63f1eb4f16901943d9f351bca2cf
|
2012-11-10 18:19:55 -08:00 |
|
Brian Smith
|
cb19bf16cd
|
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
--HG--
extra : rebase_source : 822ef336a5cdeb7d6693dbe46844a26465600854
|
2012-11-10 18:18:14 -08:00 |
|
Olli Pettay
|
84a336dd59
|
Bug 808389 - nsIProtocolHandler uses same values for different flags, r=bz, sr=biesi
|
2012-11-05 11:14:39 +02:00 |
|
Julian Reschke
|
178fe898ac
|
Bug 776339 - Remove support of Content-Disposition 'name' parameter. r=jduell, sr=biesi
|
2012-11-03 09:24:26 -04:00 |
|
Kyle Huey
|
1482122303
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
8297cdabd6
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|