Skip to content

Commit 47f152a

Browse files
browser.cache.offline.enable
1 parent 84d515a commit 47f152a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scratchpad-scripts/arkenfox-cleanup.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232

3333
const aPREFS = [
3434
/* DEPRECATED */
35-
/* 103+ */
35+
/* 103-115 */
36+
'browser.cache.offline.enable', // 115
3637
'extensions.formautofill.heuristics.enabled', // 114
3738
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
3839
'privacy.clearsitedata.cache.enabled', // 114

0 commit comments

Comments
 (0)