Re: nsTArray > is not reentrant

2012-12-26 Thread Jonas Sicking
On Dec 18, 2012 4:15 AM, "Neil" wrote: > > While investigating the possibility of switching nsCOMArray away from nsVoidArray it occurred to me that nsCOMArray takes steps to ensure internal consistency before releasing removed elements; this is because it's potentially possible for Release() to in

Re: NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID

2012-12-26 Thread Karl Tomlinson
BTW, everyone, please don't use NS_ENSURE_* unless you really want all developers to be told if the test fails. ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform