Re: Thread save GUI parts?
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Georg Maaß wrote: > Boris Zbarsky wrote: >> Georg Maaß wrote: >>> Hi are there any thread save GUI parts? >> >> No. > > Does this mean throwing an exception in a background thread, which > causes the error console to display the message, may also cause a crash? The console service notifies all console listeners (including the error console) asynchronously, on the threads they were registered on. So there is no problem with JS error reporting for background threads. -Boris _______________________________________________ dev-tech-dom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-dom