Prep for #144
git-svn-id: https://beef.googlecode.com/svn/trunk@1037 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -289,6 +289,10 @@ Ext.extend(zombiesTreeList, Ext.tree.TreePanel, {
|
||||
eval('this.'+branch_type+'_hooked_browsers_array = hooked_browser_array');
|
||||
}
|
||||
}
|
||||
|
||||
if(new_set_zombies_sessions.indexOf(hb_session)!=-1) {
|
||||
// TODO #144 if the hb does exist in both the tree and the new set of HBs received - check the HB details in the tree and update where necessary(new IP address etc).
|
||||
}
|
||||
}, this);
|
||||
}, this);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user