Jonathan N. Little wrote:

> When if first stalls clicking debug script stops on line 807 of dataman.js
> 
> domain_search dataman.js:807
> 
>     this.sort();
>     gDataman.restoreSelectionFromIDs(this.tree, this._getObjID,
> selectionCache);
>     this.tree.treeBoxObject.endUpdateBatch();
>     this.ignoreSelect = false;
>     // Make sure we clear the data pane when selection has been removed.
>     if (!this.tree.view.selection.count && selectionCache.length)
>       this.select();
>   },
> 
> 

Refreshing it to see if the script stalls elsewhere it repeatedly stalls
on line 779 of dataman.js

    this.displayedDomains.sort(compfunc);


-- 
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to