Safari code review

This commit is contained in:
Chris 2015-02-18 21:40:34 -07:00
parent f5c807f2ea
commit 0a604f8cc7
1 changed files with 1 additions and 1 deletions

View File

@ -412,7 +412,7 @@
vAPI.tabs.onClosed(tabId);
}
delete vAPI.tabIcons[tabId];
delete vAPI.tabIconState[tabId];
delete vAPI.tabs.stack[tabId];
}
}, true);