Even after N6 release, I still receive the assert for the nsCategoryManager not thread-safe. Anyone know if this is on the radar to be fixed? Bugzilla bug# 54639 "Ruslan Belkin" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Carolyn Truc Tran wrote: > > > Hi, > > > > What would be the problem? HOw can I resolve? > > I does not necesserily represent a problem, it's just a warning hint to a > component implementor. When your component doesn't implement > THREADSAFE_ISUPPORTS it will complain when the object is accessed on a different > thread then it has been created on. I'm working on cleaning up http handler to > make it really threadsafe and once that's done - this messages should go away, > > Ruslan > >
