On 3/15/17 3:26 PM, Botond Ballo wrote:
What will happen to WebExtension Experiments once these APIs start
being removed? My understanding is that WebExtension Experiments use
the same XPCOM APIs as XUL addons.

We shouldn't be removing APIs that have no alternative.

But I doubt a WebExtension experiment would use (as a concrete example) nsIJSON instead of JSON.parse/stringify.

And we can work on removing non-scriptable XPCOM APIs of various sorts (e.g. nsIDOM*), because obviously WebExtension Experiments (unlike binary add-ons) can't use them.

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

Reply via email to