summaryrefslogtreecommitdiffstats
path: root/modules/libpref
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-07-20 15:02:04 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-07-20 15:02:04 +0200
commit408ca49a029efa54d18234288c04944d2905fecb (patch)
treea29d8eb5fdffe2c6209dd1997112a710ce014013 /modules/libpref
parent33b6f178d16f94df7de98d1316f563f14a2bedd5 (diff)
downloadUXP-408ca49a029efa54d18234288c04944d2905fecb.tar
UXP-408ca49a029efa54d18234288c04944d2905fecb.tar.gz
UXP-408ca49a029efa54d18234288c04944d2905fecb.tar.lz
UXP-408ca49a029efa54d18234288c04944d2905fecb.tar.xz
UXP-408ca49a029efa54d18234288c04944d2905fecb.zip
Clarify comment with security.fileuri.unique_origin
Diffstat (limited to 'modules/libpref')
-rw-r--r--modules/libpref/init/all.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js
index b31ae8e33..cd4284a9e 100644
--- a/modules/libpref/init/all.js
+++ b/modules/libpref/init/all.js
@@ -1332,6 +1332,7 @@ pref("image.animation_mode", "normal");
pref("security.fileuri.strict_origin_policy", true);
// Treat all file URIs as having a unique origin.
+// Only has an effect if strict origin policy is true.
pref("security.fileuri.unique_origin", true);
// If this pref is true, prefs in the logging.config branch will be cleared on