1
1
mirror of https://github.com/arkenfox/user.js.git synced 2024-09-29 03:21:38 +02:00

0911: remove it, #585

it is default false in FF59+
This commit is contained in:
Thorin-Oakenpants 2018-12-11 17:42:19 +00:00 committed by GitHub
parent c6ebe36165
commit 88b747ef36
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -640,9 +640,6 @@ user_pref("signon.formlessCapture.enabled", false);
* [2] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1217152,1319119 ***/
user_pref("signon.autofillForms.http", false);
user_pref("security.insecure_field_warning.contextual.enabled", true);
/* 0911: prevent cross-origin images from triggering an HTTP-Authentication prompt [FF55+]
* [1] https://bugzilla.mozilla.org/1357835 ***/
user_pref("network.auth.subresource-img-cross-origin-http-auth-allow", false);
/*** [SECTION 1000]: CACHE / SESSION (RE)STORE / FAVICONS [SETUP-CHROME]
ETAG [1] and other [2][3] cache tracking/fingerprinting techniques can be averted by