Backed out changeset 234ae5cb0ff8 (bug 1676221) for causing leaks. CLOSED TREE

This commit is contained in:
Butkovits Atila
2020-12-17 10:54:31 +02:00
parent 5fea2c9728
commit 8480457d60
11 changed files with 27 additions and 129 deletions

View File

@@ -103,9 +103,6 @@ HistoryDownloadElementShell.prototype = {
downloadsCmd_unblock() {
this.confirmUnblock(window, "unblock");
},
downloadsCmd_unblockAndSave() {
this.confirmUnblock(window, "unblock");
},
downloadsCmd_chooseUnblock() {
this.confirmUnblock(window, "chooseUnblock");