зеркало из https://github.com/mozilla/gecko-dev.git
loosen restrictions introduced by bug 230606 to "subdir" to unbreak the automated tests.
This commit is contained in:
Родитель
2940b2f998
Коммит
f06429a77e
|
@ -497,7 +497,7 @@ pref("advanced.mailftp", false);
|
|||
pref("image.animation_mode", "normal");
|
||||
|
||||
// Same-origin policy for file: URIs: 0=self, 1=samedir, 2=subdir, 3=anyfile
|
||||
pref("security.fileuri.origin_policy", 0);
|
||||
pref("security.fileuri.origin_policy", 2);
|
||||
|
||||
// If there is ever a security firedrill that requires
|
||||
// us to block certian ports global, this is the pref
|
||||
|
|
Загрузка…
Ссылка в новой задаче