Re: Info about nsURI_Release

2006-11-13 Thread Jacek Caban
Brandon Warhurst wrote: I had a question about nsURI_Release. Is it okay for this function to release multiple references at once or is it supposed to release references one at a time? Of course it's not. nsURI is an implementation of nsIURI interface that is the XPCOM interface and inherits f

Info about nsURI_Release

2006-11-13 Thread Brandon Warhurst
I had a question about nsURI_Release.  Is it okay for this function to release multiple references at once or is it supposed to release references one at a time?I'm trying to narrow down an application lock-up, and it appears that it occurs when mshtml release multiple references at the same time (