From 4120419cd5589e6fac59161f5f62439320c2ebea Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 30 Aug 2017 18:17:06 +1200 Subject: [PATCH] URL changes ##224 Part2 [Ch-ch-ch-ch-changes](https://en.wikipedia.org/wiki/Changes_(David_Bowie_song)) --- user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index f6adf00..c5b2625 100644 --- a/user.js +++ b/user.js @@ -732,7 +732,7 @@ user_pref("security.family_safety.mode", 0); * [NOTE] This may be better handled under FPI (ticket 1323644, part of Tor Uplift) * [WARNING] This affects login/cert/key dbs. The effect is all credentials are session-only. * Saved logins and passwords are not available. Reset the pref and restart to return them. - * [TEST] https://fiprinca.0x90.eu/poc/ + * [TEST] https://fiprinca.0x90.eu/poc/ [NOTE: 2017-08: expired cert] * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1334485 - related bug * [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1216882 - related bug (see comment 9) ***/ // user_pref("security.nocertdb", true); // (hidden pref) @@ -1169,7 +1169,7 @@ user_pref("javascript.options.wasm", false); * number #1 cause of crashes in nightly numerous times, and is (primarily) an * ad network API for "ad viewability checks" down to a pixel level * [1] https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API - * [2] https://wicg.github.io/IntersectionObserver/ + * [2] https://w3c.github.io/IntersectionObserver/ * [3] https://bugzilla.mozilla.org/show_bug.cgi?id=1243846 ***/ user_pref("dom.IntersectionObserver.enabled", false); /* 2450a: enforce websites to ask to store data for offline use