loosen restrictions introduced by bug 230606 to "subdir" to unbreak the automated tests.

This commit is contained in:
dveditz@cruzio.com 2007-09-06 02:00:48 -07:00
Родитель 2940b2f998
Коммит f06429a77e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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