From c51d33799eb56675292b65ef0cc04ef97ba02f6f Mon Sep 17 00:00:00 2001
From: Jez Ng
Date: Wed, 18 Jan 2012 22:37:05 +0800
Subject: Add migration code for old localStorage values.
Finish up the wrapping of localStorage. All background code should now
modify localStorage via settings.js rather than doing it directly.
---
background_page.html | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
(limited to 'background_page.html')
diff --git a/background_page.html b/background_page.html
index 7f8bb2a6..d72f3fc9 100644
--- a/background_page.html
+++ b/background_page.html
@@ -5,12 +5,7 @@