mirror of https://github.com/gorhill/uBlock.git
Safari code review
This commit is contained in:
parent
f5c807f2ea
commit
0a604f8cc7
|
@ -412,7 +412,7 @@
|
|||
vAPI.tabs.onClosed(tabId);
|
||||
}
|
||||
|
||||
delete vAPI.tabIcons[tabId];
|
||||
delete vAPI.tabIconState[tabId];
|
||||
delete vAPI.tabs.stack[tabId];
|
||||
}
|
||||
}, true);
|
||||
|
|
Loading…
Reference in New Issue