summaryrefslogtreecommitdiffstats
path: root/devtools/client/storage/ui.js
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/storage/ui.js')
-rw-r--r--devtools/client/storage/ui.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/client/storage/ui.js b/devtools/client/storage/ui.js
index 47f6e7074..5bd29d297 100644
--- a/devtools/client/storage/ui.js
+++ b/devtools/client/storage/ui.js
@@ -1144,6 +1144,7 @@ StorageUI.prototype = {
if (!selectedItem) {
return;
}
+
let front = this.getCurrentFront();
let [, host] = selectedItem;