Honza Bambas
da53acf440
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Mike Hommey
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Brian O'Keefe
0ee041b9fd
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
Ms2ger
4d0ead0110
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
2013-08-22 08:56:01 +02:00
Ms2ger
66214743ad
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Honza Bambas
5c7819fda9
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
2013-08-16 11:34:21 +02:00
Ryan VanderMeulen
03b55bc71f
Backed out changeset e91392042137 (bug 892488) for mochitest-3 failures.
...
CLOSED TREE
2013-08-14 13:29:10 -04:00
Brian O'Keefe
3dadb0e396
Bug 896177 - Remove useless config.mk includes; r=gps
2013-07-17 16:06:53 -04:00
Honza Bambas
06d7ec69db
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
2013-08-14 17:17:00 +02:00
Brian O'Keefe
f98dd45a72
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
2013-07-04 08:28:43 -04:00
Trevor Saunders
238525e2d8
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
Mike Shal
2f5d43999f
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
...
Author: Mike Shal <mshal@mozilla.com>
2013-07-01 09:56:28 -04:00
Cykesiopka
31eda77926
Bug 443015 - Remove deprecated nsIPrefetchService methods. r=bz
2013-05-29 20:56:10 -04:00
Mike Shal
6f32ddf61c
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Fernando Jiménez
e2b589af68
Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. r=honzab
2013-05-10 16:16:56 +02:00
Honza Bambas
75510c3e56
Bug 730424 - window.applicationCache.status not getting updated when resources finish loading, r=michal
2013-05-01 18:57:58 +02:00
Mike Shal
24b4056720
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Mike Shal
ea1d9b8ba7
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Daniel Holbert
0d1377f7a3
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
2013-03-15 10:52:10 -07:00
Gregory Szorc
629b5d86c6
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
...
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Gregory Szorc
86b2248997
Bug 784841 - Part 18κ: Convert /uriloader; f=Ms2ger rs=ted
2013-02-25 13:20:01 -08:00
Jason Duell
5560c00d75
Bug 833935 - Warn when child is about to issue illegal IPDL request. r=jdm
2013-01-24 19:24:00 +00:00
Daniel Holbert
741ed9b7f5
Bug 834054: Mark 'uriloader' subdirectories as FAIL_ON_WARNINGS. r=mayhemer
2013-01-24 15:32:39 -08:00
Daniel Holbert
88121d6924
Bug 833931: Suppress unused-result warnings in OfflineCacheUpdateParent.cpp w/ mozilla::unused. r=mayhemer
2013-01-23 13:07:23 -08:00
Fernando Jiménez
f7b84d3e59
Bug 829763: App infrastructure stalls when checking for an update for a hosted app; r=honzab
2013-01-21 09:38:40 +01:00
Honza Bambas
83e6ff4dff
Bug 761040 - Offline cache entries are created for no-store entries r=jduell
2013-01-07 16:01:00 +01:00
Honza Bambas
e280ae34aa
Bug 715809 - AppCache should accept manifests served with non-standard mime types, r=jonas
2013-01-03 17:43:51 +01:00
Josh Matthews
03688bc401
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
2012-12-29 04:02:16 -05:00
Josh Matthews
a5748a8b01
Backed out changeset 6cd44513d285 (bug 782542)
2012-12-28 19:18:38 -05:00
Josh Matthews
7f617152b0
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
2012-12-12 10:40:33 -05:00
Fernando Jiménez
22ad8737c7
Bug 819971 - Expose nsOfflineCacheUpdate::Cancel() via nsIOfflineCacheUpdate.idl; r=honzab
2012-12-18 22:41:15 +01:00
Ed Morley
0166feddca
Backout 3e4e600adc3b (bug 782542) for crashtest-ipc timeouts
2012-12-16 18:09:39 +00:00
Josh Matthews
d599a1c9c4
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
...
* * *
Bug 782542 - Disable network.ipc security for certain mochitests r=ted
* * *
Bug 782542. Disable some more tests that use mozbrowser w/o app r?ted
* * *
Bug 782542 : yet another test needs tweaking. r?ted
2012-12-12 10:40:33 -05:00
Ehsan Akhgari
a1844bd954
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
Josh Matthews
5c429bd02b
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-07 17:12:02 -05:00
Ehsan Akhgari
c47686a18e
Bug 800193 - Print a warning when setting nsILoadContext.usePrivateBrowsing in per-window private browsing builds; r=bzbarsky
2012-10-31 00:15:24 -04:00
Ms2ger
ce2cf38287
Bug 808036 - OfflineCacheUpdateChild initializers in the wrong order, r=dholbert
2012-11-03 17:17:47 +01:00
Honza Bambas
ca85166b09
Bug 807501 - Add proper console logs when app cache manifest load failes, r=jduell
2012-11-03 17:17:47 +01:00
Jason Duell
fc13d2d51e
Bug 804495 - Allow nsGlobalWindow to support GetInterface(nsILoadContext) r=bz
2012-10-24 21:25:00 -07:00
Honza Bambas
10e232a0e8
Bug 794663 - Allow downloading appcache for a specific appid/browserflag, r=jduell
2012-10-26 13:02:47 +02: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
Honza Bambas
6cf10d511f
Bug 800945 - Force logging of offline cache updates, r=jduell
2012-10-22 19:59:07 +02:00
Honza Bambas
bd72c60bda
Bug 764758 - Intermittent crash during test_xhtmlManifest.xhtml [@ nsOfflineCacheUpdateItem::OnDataAvailable], part2, r=jduell
2012-10-22 19:59:07 +02:00
Honza Bambas
e8867cbdbe
Bug 764758 - Intermittent crash during test_xhtmlManifest.xhtml [@ nsOfflineCacheUpdateItem::OnDataAvailable], part1, r=jduell
2012-10-22 19:59:07 +02:00
Nick Hurley
e7f284c9d3
Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman
2012-10-22 10:51:07 -07:00
Ehsan Akhgari
d0c2253d59
Silence two compiler warnings about redifinition of LOG, no bug
...
--HG--
extra : rebase_source : b2ad9b63ef071b71620506e78bcf12d507eb6577
2012-10-13 17:27:31 -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