On 11/8/15 3:56 PM, ales.rozman...@gmail.com wrote:
Because we use gecko internals in the component. A bunch of nsI* classes.

I believe that's the part that's not supported. You can have a binary blob that's self-contained and that you talk to via ctypes, but it shouldn't be touching nsI*. They can and will change without preserving either source or binary compat and can disappear altogether (e.g. nsIDOMWindow recently changed to not have any methods on it at all).

-Boris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to