mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-04-25 16:18:33 +00:00
#525: workaround for old addons, uBlock origin
This commit is contained in:
@@ -2008,8 +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.
|
||||
// TenFourFox issue 525 -- hold until better chrome detection is working
|
||||
pref("security.data_uri.unique_opaque_origin", false);
|
||||
// See also TenFourFox issue 525 for a workaround for old-style addons.
|
||||
pref("security.data_uri.unique_opaque_origin", true);
|
||||
|
||||
// Modifier key prefs: default to Windows settings,
|
||||
// menu access key = alt, accelerator key = control.
|
||||
|
||||
Reference in New Issue
Block a user