Trevor Saunders
|
4a0bc291e4
|
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
|
17c2a8b448
|
partially backout c0715c079f1e bug 801466 part 4 to se if it fixes top crashes
|
2012-12-08 05:50:11 -05:00 |
|
Trevor Saunders
|
cef4e1c904
|
bug 801466 - fix comment about nsReadLine usage
|
2012-12-05 23:51:15 -05:00 |
|
Josh Aas
|
e4134b8a11
|
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
|
10534070ec
|
bug 801466 - remove some usage of prmem in intl/ and network/ r=jduell
|
2012-12-04 18:04:39 -05:00 |
|
Ed Morley
|
d8c96a3117
|
Backout 3d411a8554e0 (bug 801466) for build failures
|
2012-12-04 23:34:40 +00:00 |
|
Trevor Saunders
|
b18a99578e
|
[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
|
72f1db69a9
|
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
|
3bef6283d7
|
bug 815783 - PAC reload check use configured string not normalized uri r=biesi
|
2012-12-03 16:28:19 -05:00 |
|
Adam Dane [:hobophobe]
|
b07df32051
|
Bug 814430 - Shutdown network on profile-change-net-teardown. r=mcmanus
|
2012-11-29 15:07:37 -06:00 |
|
Ehsan Akhgari
|
f626aa4aff
|
Bug 813438 - Part 2: Remove the I/O service content sniffer cache; r=bzbarsky
|
2012-11-20 19:31:31 -05:00 |
|
Ehsan Akhgari
|
ff815b3cdc
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|
Ed Morley
|
5aec97aa38
|
Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage
|
2012-11-22 17:49:58 +00:00 |
|
Ehsan Akhgari
|
6c1c6015f2
|
Bug 813438 - Part 2: Remove the I/O service content sniffer cache; r=bzbarsky
|
2012-11-20 19:31:31 -05:00 |
|
Ehsan Akhgari
|
e5022e988f
|
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
|
2012-11-20 19:19:53 -05:00 |
|
Tanvi Vyas
|
c6ecc20aeb
|
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
|
e0bfa38e3b
|
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
|
2012-06-30 07:34:17 -07:00 |
|
Ed Morley
|
0687c2b3aa
|
Backout e123e0173185, 326ed6f1dc9e & 7c2c9c988869 (bug 722979) for mochitest-a11y failures
|
2012-11-16 15:06:13 +00:00 |
|
Josh Matthews
|
cdf21f169e
|
Bug 722979 - Add privacy status argument to relevant nsIStrictTransportSecurityService methods. r=bsmith sr=biesi
|
2012-06-30 07:34:17 -07:00 |
|
Ryan VanderMeulen
|
c0421e9621
|
Backed out changesets 5bdf8bbcd02f and df27137cb7d1 (bug 803225) for mochitest orange.
|
2012-11-15 22:16:03 -05:00 |
|
Tanvi Vyas
|
fdb9a80e4e
|
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
|
6058811463
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan
|
2012-11-14 13:14:21 -06:00 |
|
Ehsan Akhgari
|
ab48da6035
|
Backed out changeset da25394a8b55 (bug 802706) for build bustage
|
2012-11-14 13:24:12 -08:00 |
|
Isaac Aggrey
|
12202e6725
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan,wtc
|
2012-11-14 13:14:21 -06:00 |
|
Josh Matthews
|
7d54e6176e
|
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
|
5977555bd6
|
Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
|
2012-11-10 20:49:44 -08:00 |
|
Brian Smith
|
5bd1df9e3f
|
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
|
2012-11-10 20:49:29 -08:00 |
|
Brian Smith
|
a71cf40b82
|
backout cset b36d5c933092 due to orange
|
2012-11-10 19:09:07 -08:00 |
|
Brian Smith
|
e75ead1bc2
|
backout cset 30f8e29f9cd1 due to orange
|
2012-11-10 19:08:26 -08:00 |
|
Brian Smith
|
661fa55dce
|
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
|
3c7bd35add
|
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
|
a0e76b0717
|
Bug 808389 - nsIProtocolHandler uses same values for different flags, r=bz, sr=biesi
|
2012-11-05 11:14:39 +02:00 |
|
Julian Reschke
|
20f14d8283
|
Bug 776339 - Remove support of Content-Disposition 'name' parameter. r=jduell, sr=biesi
|
2012-11-03 09:24:26 -04:00 |
|
Kyle Huey
|
0469a02b25
|
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
|
a78b5b38c7
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
9a3674d80a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
4144129728
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
50b5d3f681
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Nathan Froyd
|
4c61ef9ec5
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Jacek Szpot
|
761b11160f
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Patrick McManus
|
e9c52b0e32
|
bug 790321 - dont coalesce spdy hosts with socks proxy r=honzab
|
2012-10-27 15:24:19 -04:00 |
|
Honza Bambas
|
edba2799c8
|
Bug 751754 - Allow separation between the update-available and start-download states in appcache, r=jduell
|
2012-10-02 15:55:00 +02:00 |
|
Andrew Quartey
|
5d03f6af91
|
Bug 792581 - part 22: Replace LL_ZERO and LL_Zero() macros with 0. r=ehsan
|
2012-10-25 19:25:59 -04:00 |
|
Daniel Holbert
|
1ace1099e1
|
Bug 805552: Use DebugOnly in /netwerk to fix opt build warnings (treated as errors) for set-but-only-checked-in-debug-builds nsresult values. r=jduell
|
2012-10-25 12:47:55 -07:00 |
|
Honza Bambas
|
671ef87da3
|
Bug 654348 - Make XMLHttpRequest prefer explicit credentials (in the URL) over cached credentials, r=cbiesinger
|
2012-10-24 16:05:13 +02:00 |
|
Ben Turner
|
5e8d8d57f2
|
Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking.
|
2012-10-23 09:31:19 -07:00 |
|
Honza Bambas
|
877a3941c9
|
Backout of changeset d2ad385bd84b
|
2012-10-23 17:33:11 +02:00 |
|
Honza Bambas
|
cc87926b1c
|
Bug 654348 - Make XMLHttpRequest prefer explicit credentials (in the URL) over cached credentials, r=cbiesinger
|
2012-10-23 17:03:50 +02:00 |
|
Nick Hurley
|
3b308213ec
|
Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman
|
2012-10-22 10:51:07 -07:00 |
|
Nick Hurley
|
6e789d3d04
|
Bug 536324 part 2 - Change implementers of nsIChannel. r=sworkman
|
2012-10-22 10:51:07 -07:00 |
|
Nick Hurley
|
b7fddb475b
|
Bug 536324 part 1 - Change nsIChannel's contentLength to be 64-bit. r=jduell sr=jst
|
2012-10-22 10:51:07 -07:00 |
|
Brian Smith
|
9a21ea4912
|
Bug 794510: Part 6 - Fixups needed to build on Windows and Android and Mac OS X debug, plus shorten comment to be less than 80 columns; r=ehsan
|
2012-10-18 15:55:48 -04:00 |
|
Jason Duell
|
a5b93cbcd8
|
Bug 802885 - Disable offline cache entries for private channels under e10s r=jdm
|
2012-10-17 22:00:16 -07:00 |
|
Bill McCloskey
|
fadcc33157
|
Bug 714050 - Add support for optional JS helper threads (r=luke)
|
2012-10-16 11:57:09 -07:00 |
|
Isaac Aggrey
|
220c75c473
|
Bug 794510: Part 3 - create NSPRFormatTime.h with temporarily undef'd NO_NSPR_10_SUPPORT for compatibility; r=ehsan
|
2012-10-11 13:16:29 -05:00 |
|
Makoto Kato
|
3122b4a8f4
|
Bug 801483 - make nsBufferedInputStream::Init fallible. r=bsmith
|
2012-10-16 17:38:20 +09:00 |
|
David Keeler
|
27d5157e2b
|
bug 786417 - filter the hsts preload list to sites that actually send the header r=bsmith, mayhemer
|
2012-10-15 14:43:57 -07:00 |
|
Ehsan Akhgari
|
bcd437d0de
|
Bug 800952 - Make sure that the privacy override information on a channel is correctly transferred to a channel when we setup a replacement channel for it; f=jdm r=jduell
This is required when a channel with an overridden privacy status (such as
a favicon HTTP load channel) gets redirected, for example.
|
2012-10-12 14:59:39 -04:00 |
|
Andrew Quartey
|
00edc52f9c
|
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
3ca8d029a6
|
Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Trevor Saunders
|
000b6e89a1
|
bug 798595 - remove useless prmem.h includes r=ehsan
|
2012-10-04 02:14:06 -04:00 |
|
Jason Duell
|
d12c930806
|
Bug 797234 - fix typo in BLIP_INTERVAL_PREF r=michal
|
2012-10-09 16:46:22 -07:00 |
|
Patrick McManus
|
176f990f84
|
bug 799470 - pac dnsResolve wrong return code on error r=biesi
|
2012-10-09 13:52:26 -04:00 |
|
Patrick McManus
|
b242ef7a71
|
bug 799469 s/proxyAlert/alert in pac file r=biesi
|
2012-10-09 13:52:26 -04:00 |
|
Patrick McManus
|
da48899757
|
bug 790184 spdy: fix tcp send buffers to bound ping rtt r=honzab sr=biesi
|
2012-10-06 20:48:20 -04:00 |
|
Josh Matthews
|
5b29680b3b
|
Bug 792582 - Add nsIPrivateBrowsingChannel support to nsBaseChannel. r=jduell
|
2012-10-05 15:53:07 -04:00 |
|
Andrew Quartey
|
58aa97ec8b
|
Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan
|
2012-10-05 01:05:28 -04:00 |
|
Andrew Quartey
|
6a3e28f73b
|
Bug 792581 - part 10: Replace LL_SUB macro with mathematical minus operator. r=ehsan
|
2012-10-05 01:05:27 -04:00 |
|
Ehsan Akhgari
|
a76261fade
|
Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm
|
2012-10-03 11:29:10 -04:00 |
|
Andrew Quartey
|
6f2fa28373
|
Bug 792581 - part 2: Replace LL_EQ macro with standard relation. r=ehsan
|
2012-10-03 10:13:18 -04:00 |
|
Tom Schuster
|
bd15ca1e96
|
Bug 795442 - Allow nsIChannel.contentDispositionFilename to be writable. r=jduell, sr=biesi
|
2012-10-02 09:43:00 -07:00 |
|
Jason Duell
|
2f13edfe53
|
Bug 786299 - Delete app-cache related to an app when uninstalled. r=honza,jduell
|
2012-10-02 17:39:09 -07:00 |
|
Daniel Holbert
|
f4a30e6d01
|
Bug 797117: Explicitly cast UINT16_MAX to uint32_t in comparison within nsSocketTransportService::DoPollIteration(), to prevent it from being treated as signed and causing a build warning. r=ehsan
|
2012-10-02 17:18:47 -07:00 |
|
Jason Duell
|
7f344923a7
|
Bug 796164 - Change NECKO_UNKNOWN_APP_ID to UINT32_MAX. r=ehsan
|
2012-10-01 21:44:29 -07:00 |
|
Mounir Lamouri
|
9a2d86add7
|
Bug 795711 - 'network.activity.blipIntervalMilliseconds' user pref should be taken into account. r=bz
|
2012-10-01 10:43:14 +01:00 |
|
Ed Morley
|
da9299600b
|
Backout bec7e68cad9a & a6228bc28958 (bug 786299) for Windows compilation errors on a CLOSED TREE
|
2012-09-29 01:44:30 +01:00 |
|
Jason Duell
|
b75e7e52c9
|
Bug 786299 - Part 2: Delete app-cache related to an app when uninstalled. r=honza
|
2012-09-28 16:13:17 -07:00 |
|
Jason Duell
|
1a4c79869e
|
Bug 786299 - Delete app-cache related to an app when uninstalled, part 1 r=jduell
|
2012-09-28 16:13:15 -07:00 |
|
Isaac Aggrey
|
e0ccbfc6c7
|
Bug 795351: Replace LL_MaxInt(), LL_MinInt(), LL_MaxUint() with stdint macros; r=ehsan
|
2012-09-28 17:08:26 -05:00 |
|
Isaac Aggrey
|
b95ab79e45
|
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
|
2012-09-28 14:55:23 -05:00 |
|
Michal Novotny
|
c034040abb
|
Bug 777445 - Network activity indicator for B2G, r=jduell
|
2012-09-29 00:39:20 +02:00 |
|
Isaac Aggrey
|
481e7dfb0b
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Ed Morley
|
2d12dc7bf9
|
Backout 927bda3a4947 (bug 777445) for failing to build on a CLOSED TREE
|
2012-09-28 13:14:26 +01:00 |
|
Michal Novotny
|
a323c44dd2
|
Bug 777445 - Network activity indicator for B2G, r=jduell
|
2012-09-28 13:53:52 +02:00 |
|
Mounir Lamouri
|
6e8a40605f
|
Bug 794023 - Use std::numeric_limits for NECKO_UNKNOWN_APP. f=ehsan r=jduell
--HG--
extra : rebase_source : bfd9374dd9f53f2e98bcefb33c6dfa355a07948e
|
2012-09-28 11:04:32 +01:00 |
|
Patrick McManus
|
515dcdebee
|
bug 791531 proxy callback on wrong thread after pac load r=biesi
|
2012-09-27 13:29:34 -04:00 |
|
Patrick McManus
|
8dcda84536
|
bug 791527 check compiler return on pac thread r=biesi
|
2012-09-27 13:29:34 -04:00 |
|
Patrick McManus
|
0d87d4df42
|
bug 347307 - make pac myIPAddress() more accurate r=biesi
|
2012-09-14 16:27:46 -04:00 |
|
Patrick McManus
|
35346a740a
|
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
|
2012-09-14 16:27:46 -04:00 |
|
Patrick McManus
|
d70af841f6
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Aryeh Gregor
|
2f108ae5fb
|
Bug 779809 part 1 - Make [notxpcom] attributes an error; r=khuey
|
2012-08-09 11:31:14 +03:00 |
|
Ehsan Akhgari
|
14ce0f9814
|
Bug 788275 - Part 1: Only check whether the PB state bit overridden condition holds for the cases where we actually have a load context around; r=jduell
|
2012-09-26 10:36:38 -04:00 |
|
Antonio Manuel Amaya Calvo
|
2f7fb97af8
|
Bug 773886: Prevent loading resources from app:// URIs from outside that app. r=sicking
|
2012-09-25 12:33:01 -07:00 |
|
Honza Bambas
|
62c6cf834b
|
Bug 756717 - Implement 'appcache jar' for apps, r=tlee+jduell
|
2012-07-31 02:36:00 -04:00 |
|
Mike Habicher
|
5b69de0f54
|
Bug 776934 - Add permissions check to camera API. r=jlebar
|
2012-09-21 06:32:18 -04:00 |
|
Ehsan Akhgari
|
8cc30b88b2
|
Bug 792502 - Kill the FunctionTimer code; r=vlad
|
2012-09-19 16:59:38 -04:00 |
|
Gregor Wagner
|
9c9eb3a586
|
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
|
2012-09-19 11:19:00 -07:00 |
|
Makoto Kato
|
d0f10170d1
|
Bug 790617 - Part 1 - setUploadStream can handle 64-bit length r=cbiesinger
|
2012-09-19 17:09:08 +09:00 |
|
Gregor Wagner
|
f86a19dece
|
Backout bug 770731
|
2012-09-18 16:19:56 -07:00 |
|
Gregor Wagner
|
12da45ca6f
|
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
|
2012-09-18 14:52:39 -07:00 |
|