mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Safari code review
This commit is contained in:
parent
f5c807f2ea
commit
0a604f8cc7
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue