user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 49df4579540f1b13863e2fde2acf0709e97064c7
parent 1eca16f9b49cd4264ce95e5e9f105913554c9227
Author: Roman-Nopantski <Roman-Nopantski@users.noreply.github.com>
Date:   Fri, 10 Mar 2017 22:47:22 +1300

2698c description fix
Diffstat:
Muser.js | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/user.js b/user.js @@ -1235,7 +1235,7 @@ user_pref("security.csp.experimentalEnabled", true); * https://bugzilla.mozilla.org/show_bug.cgi?id=1260931 ***/ /* 2698b: isolate favicons (FF52+) * https://bugzilla.mozilla.org/show_bug.cgi?id=1277803 ***/ -/* 2698c: isolate OCSP requests (FF52+) +/* 2698c: isolate OCSP cache (FF52+) * https://bugzilla.mozilla.org/show_bug.cgi?id=1264562 ***/ /* 2698d: isolate Shared Workers (FF52+) * https://bugzilla.mozilla.org/show_bug.cgi?id=1268726 ***/ @@ -1249,7 +1249,7 @@ user_pref("security.csp.experimentalEnabled", true); * https://bugzilla.mozilla.org/show_bug.cgi?id=1334690 ***/ /* 2698i: isolate SPDY/HTTP2 (FF55+?) * https://bugzilla.mozilla.org/show_bug.cgi?id=1334693 ***/ -/* 2698j: isolate DNS Cache (FF55+?) +/* 2698j: isolate DNS Cache (FF55+) * https://bugzilla.mozilla.org/show_bug.cgi?id=1337893 ***/ // user_pref("privacy.firstparty.isolate", true);