mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d0ee4f6bc4
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. |
||
---|---|---|
.. | ||
app | ||
branding | ||
chrome | ||
components | ||
config | ||
dev | ||
gaia | ||
installer | ||
locales | ||
simulator | ||
test | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
LICENSE | ||
Makefile.in | ||
moz.build |