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 |
|
Adam Dane [:hobophobe]
|
b6f4fdb364
|
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
|
2012-09-17 18:45:10 -05:00 |
|