Commit Graph

6 Commits

Author SHA1 Message Date
Alexandre Lissy
2b2037cf77 Bug 1094362 - Completely disable update prefs for reftest. r=vingtetun, r=jgriffin
When running reftests on Mulet, we do not want that forced update
checking gets triggered. We can block this by setting the following
prefs:
 - app.update.enabled to false
 - app.update.url.override and app.update.url to empty string
We also disable tiles-related pinging and downloading by setting empy
values for:
 - browser.newtabpage.directory.source
 - browser.newtabpage.directory.ping
Gaia also does force check app updates at some point, so we introduce a
new pref, webapps.update.enabled, that we can use to make sure webapps
update won't be triggered.
2014-12-05 07:14:00 -05:00
Alexandre Poirot
6b82f43a5f Bug 963239 - Implements "SystemAppProxy.jsm" to abtract and ease interacting with the system app from platform code. r=vingtetun 2014-04-07 09:59:48 -04:00
Fabrice Desré
32d6091343 Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne 2013-09-12 01:57:15 -07:00
Ed Morley
f8228a9cc0 Backed out changeset 622c510957bb (bug 915260) in the hope that it is responsible for the B2G mochitest-7 failure, rather than the external repo changes CLOSED TREE 2013-09-12 14:09:02 +01:00
Fabrice Desré
ff14f131d6 Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne 2013-09-12 01:57:15 -07:00
Fabrice Desré
7f0553997a Bug 912612 - Add a timer dedicated to apps update when system updates are disabled. r=etienne,vingtetun 2013-09-11 05:00:48 -07:00