From 199dd7d763e259accb0301a4aa5621c7b1f948c8 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 10 Oct 2020 16:54:52 -0400 Subject: Storage controller refactor (#905) * Use hidden instead of storage-hidden class * Refactor storage events * Make ID more generic * Update how persistent storage is activated * Add null checks * Update HTML/ID * Disallow disabling persistent storage * Refactoring * Update more IDs * Disable multiple simultaneous stats updates * Store node references * Move undefined assignment --- ext/bg/settings.html | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) (limited to 'ext/bg/settings.html') diff --git a/ext/bg/settings.html b/ext/bg/settings.html index 795cdd54..45ae172f 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -796,7 +796,7 @@

Storage

-
+ -
-

+

-
+
-- cgit v1.2.3