зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1163905 - b2g.neterror.url should use a relative URL. r=fabrice
This commit is contained in:
Родитель
635d578ef2
Коммит
677ad374ba
|
@ -991,7 +991,7 @@ pref("gfx.canvas.max-size-for-skia-gl", -1);
|
|||
pref("gfx.gralloc.fence-with-readpixels", true);
|
||||
|
||||
// The url of the page used to display network error details.
|
||||
pref("b2g.neterror.url", "app://system.gaiamobile.org/net_error.html");
|
||||
pref("b2g.neterror.url", "net_error.html");
|
||||
|
||||
// The origin used for the shared themes uri space.
|
||||
pref("b2g.theme.origin", "app://theme.gaiamobile.org");
|
||||
|
|
Загрузка…
Ссылка в новой задаче