mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-16 17:31:17 +00:00
#525: pref off for FPR10
This commit is contained in:
parent
bcc8aabb9c
commit
6912ea34a5
@ -2008,7 +2008,8 @@ pref("security.cert_pinning.process_headers_from_non_builtin_roots", false);
|
||||
// a NullPrincipal as the security context.
|
||||
// Otherwise it will inherit the origin from parent node, this is the legacy
|
||||
// behavior of Firefox.
|
||||
pref("security.data_uri.unique_opaque_origin", true);
|
||||
// TenFourFox issue 525 -- hold until better chrome detection is working
|
||||
pref("security.data_uri.unique_opaque_origin", false);
|
||||
|
||||
// Modifier key prefs: default to Windows settings,
|
||||
// menu access key = alt, accelerator key = control.
|
||||
|
Loading…
x
Reference in New Issue
Block a user