Hi Michal, Michal Ceresna wrote: > On Wednesday 23 January 2008, Christopher Rued wrote: > Hello Chris, > > >> Which causes an assertion error: >> >> ###!!! ASSERTION: nsWindowWatcher not thread-safe: >> '_mOwningThread.GetThread() == PR_GetCurrentThread()', file >> c:/dev/xulrunner/mozilla/embedding/components/windowwatcher/src/nsWindowWat >> cher.cpp, line 325 >> >> Am I not creating the proxy properly? Any idea what's wrong? Good >> documentation to read? >> > Shouldn't you create the proxy on the second thread instead > of the main thread? I think this the problem. >
Thanks for the reply. I tried that, but it just caused the assertion error sooner (during the creation of the proxy). :-( --Chris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
