From 49df4579540f1b13863e2fde2acf0709e97064c7 Mon Sep 17 00:00:00 2001 From: Roman-Nopantski Date: Fri, 10 Mar 2017 22:47:22 +1300 Subject: [PATCH] 2698c description fix --- user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index 28dfde7..8b258f1 100644 --- 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);