On 01/03/2016 06:35 PM, David Rajchenbach-Teller wrote:
Accessing XPCOM in a worker will most likely break the garbage-collector
in novel and interesting ways,
Why would it? Our workers are full of xpcom stuff.
One needs to be careful what to touch sure, and deal with CC and GC handling
like in the main thread.
But perhaps you meant xpconnect, not xpcom.
so I don't suggest heading in that direction.
Cheers,
David
On 03/01/16 17:24, 罗勇刚(Yonggang Luo) wrote:
So that we could be able to access xpcom in worker.
And we could be able to implement thunderbird new msg protocol in pure
javascript
On Sun, Jan 3, 2016 at 11:09 PM, Josh Matthews <j...@joshmatthews.net>
wrote:
What is the motivation for this work?
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform