Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking
This commit is contained in:
@@ -5818,10 +5818,6 @@ var OfflineApps = {
|
||||
}
|
||||
}
|
||||
|
||||
var storageManager = Cc["@mozilla.org/dom/storagemanager;1"].
|
||||
getService(Ci.nsIDOMStorageManager);
|
||||
usage += storageManager.getUsage(host);
|
||||
|
||||
return usage;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user