Olli Pettay
|
9d7997ea53
|
Bug 808389 - nsIProtocolHandler uses same values for different flags, r=bz, sr=biesi
|
2012-11-05 11:14:39 +02:00 |
|
Julian Reschke
|
c41e7ce2c6
|
Bug 776339 - Remove support of Content-Disposition 'name' parameter. r=jduell, sr=biesi
|
2012-11-03 09:24:26 -04:00 |
|
Kyle Huey
|
45adfbf2c8
|
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
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
7457de64ad
|
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
|
a7bb0ec116
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
dd0cfd935a
|
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
|
f9b2a74082
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Jacek Szpot
|
bea8356b2c
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Patrick McManus
|
ea3f541f6d
|
bug 790321 - dont coalesce spdy hosts with socks proxy r=honzab
|
2012-10-27 15:24:19 -04:00 |
|
Honza Bambas
|
4b4d32d241
|
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
|
6eb0ddf707
|
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
|
9c9712b3e6
|
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
|
6b99a52009
|
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
|
f28b7974ea
|
Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking.
|
2012-10-23 09:31:19 -07:00 |
|
Honza Bambas
|
e01f2b4ff8
|
Backout of changeset d2ad385bd84b
|
2012-10-23 17:33:11 +02:00 |
|
Honza Bambas
|
ca4a9c4984
|
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
|
e7f284c9d3
|
Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman
|
2012-10-22 10:51:07 -07:00 |
|
Nick Hurley
|
36fa1cbed9
|
Bug 536324 part 2 - Change implementers of nsIChannel. r=sworkman
|
2012-10-22 10:51:07 -07:00 |
|
Nick Hurley
|
9403aece61
|
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
|
035e8b8432
|
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
|
37264f7176
|
Bug 802885 - Disable offline cache entries for private channels under e10s r=jdm
|
2012-10-17 22:00:16 -07:00 |
|
Bill McCloskey
|
0728920867
|
Bug 714050 - Add support for optional JS helper threads (r=luke)
|
2012-10-16 11:57:09 -07:00 |
|
Isaac Aggrey
|
6058184f25
|
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
|
f63a03e07e
|
Bug 801483 - make nsBufferedInputStream::Init fallible. r=bsmith
|
2012-10-16 17:38:20 +09:00 |
|
David Keeler
|
3b999cffca
|
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
|
cb088f6d50
|
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
|
b50ced0c60
|
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
6d6e443bea
|
Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Trevor Saunders
|
e2db6e1941
|
bug 798595 - remove useless prmem.h includes r=ehsan
|
2012-10-04 02:14:06 -04:00 |
|
Jason Duell
|
aa228a0364
|
Bug 797234 - fix typo in BLIP_INTERVAL_PREF r=michal
|
2012-10-09 16:46:22 -07:00 |
|
Patrick McManus
|
e86bc6a536
|
bug 799470 - pac dnsResolve wrong return code on error r=biesi
|
2012-10-09 13:52:26 -04:00 |
|
Patrick McManus
|
98c75fd39c
|
bug 799469 s/proxyAlert/alert in pac file r=biesi
|
2012-10-09 13:52:26 -04:00 |
|
Patrick McManus
|
e96ec1a3d1
|
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
|
6d1b762da8
|
Bug 792582 - Add nsIPrivateBrowsingChannel support to nsBaseChannel. r=jduell
|
2012-10-05 15:53:07 -04:00 |
|
Andrew Quartey
|
52003ca06d
|
Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan
|
2012-10-05 01:05:28 -04:00 |
|
Andrew Quartey
|
1839819e70
|
Bug 792581 - part 10: Replace LL_SUB macro with mathematical minus operator. r=ehsan
|
2012-10-05 01:05:27 -04:00 |
|
Ehsan Akhgari
|
803b082135
|
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
|
101deea163
|
Bug 792581 - part 2: Replace LL_EQ macro with standard relation. r=ehsan
|
2012-10-03 10:13:18 -04:00 |
|
Tom Schuster
|
e1dc8d9cc1
|
Bug 795442 - Allow nsIChannel.contentDispositionFilename to be writable. r=jduell, sr=biesi
|
2012-10-02 09:43:00 -07:00 |
|
Jason Duell
|
62e32bff8b
|
Bug 786299 - Delete app-cache related to an app when uninstalled. r=honza,jduell
|
2012-10-02 17:39:09 -07:00 |
|
Daniel Holbert
|
2cf9b0e656
|
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
|
0000a2fb4a
|
Bug 796164 - Change NECKO_UNKNOWN_APP_ID to UINT32_MAX. r=ehsan
|
2012-10-01 21:44:29 -07:00 |
|
Mounir Lamouri
|
d724eae665
|
Bug 795711 - 'network.activity.blipIntervalMilliseconds' user pref should be taken into account. r=bz
|
2012-10-01 10:43:14 +01:00 |
|
Ed Morley
|
77ca6b18f2
|
Backout bec7e68cad9a & a6228bc28958 (bug 786299) for Windows compilation errors on a CLOSED TREE
|
2012-09-29 01:44:30 +01:00 |
|
Jason Duell
|
f2b6cb61ab
|
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
|
7babbef463
|
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
|
952cf1de3f
|
Bug 795351: Replace LL_MaxInt(), LL_MinInt(), LL_MaxUint() with stdint macros; r=ehsan
|
2012-09-28 17:08:26 -05:00 |
|
Isaac Aggrey
|
a53c93b026
|
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
|
2012-09-28 14:55:23 -05:00 |
|
Michal Novotny
|
eea374fe1f
|
Bug 777445 - Network activity indicator for B2G, r=jduell
|
2012-09-29 00:39:20 +02:00 |
|