add comment

This commit is contained in:
SHIMODA Hiroshi 2011-02-10 08:58:28 +09:00
parent 4fab352cce
commit 8e36e02926

View File

@ -529,7 +529,7 @@ catch(e) {
var w = this.window;
aTab = sv.getTabFromChild(aTab);
if (!aTab || !aTab.parentNode)
if (!aTab || !aTab.parentNode) // ignore removed tabs!
return {
draggedTab : null,
draggedTabs : [],