Yeah, Firefox 41 and later don't support binary XPCOM components in
extensions. ctypes is still supported and so are binary plugins.

On Wed, Feb 10, 2016 at 5:12 PM, Kyle Huey <m...@kylehuey.com> wrote:
> Ok.  I thought we killed binary components in extensions ...
>
> There will be a lot of changes around windows and their XPIDL interfaces in
> Gecko over the next while so you should expect to have to update this code
> fairly frequently if you're actually calling methods on nsIDOMWindow.
>
> - Kyle
>
> On Wed, Feb 10, 2016 at 5:10 PM, Devan Shah <devan.sha...@gmail.com> wrote:
>
>> I was using the xulrunner SDK, but that is no longer created any more so
>> using the firefox SDK.
>>
>> I am using it to create a plugin which can be used to launch a web browser
>> which communicates with a proxy server which can be used to capture all the
>> http traffic.
>>
> _______________________________________________
> 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

Reply via email to