On Mon, Mar 13, 2017 at 08:36:05AM -0700, Steve Fink wrote:
For the record, there's some nonobvious stuff I can remove from the rooting hazard analysis due to this -- currently, it conservatively assumes that just about any nsISupports subclass's method could be implemented in a binary extension, and thus could trigger a garbage collection that moves all of your GC-controlled pointers while laughing evilly at your now-bogus stack pointers to the old locations.

Are we talking about the removal of binary extension components, or about removal of support for XUL/XPConnect extensions? Binary components should already be gone. There are a lot of other things we should be able to remove after we remove XUL extensions.
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to