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
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 (