Skip to content
Snippets Groups Projects
Commit 4ae7e718 authored by Andrew McCreight's avatar Andrew McCreight
Browse files

Bug 1539948, part 3 - Only allow nostdcall methods and attributes on...

Bug 1539948, part 3 - Only allow nostdcall methods and attributes on builtinclass interfaces. r=nika

We don't properly implement them in JS, so only allow them for C++.

This patch also makes the only remaining non-builtinclass interface
with a nostdcall method, nsIBinaryOutputStream, builtinclass.

This also changes the isScriptable() method to be consistent,
though I think the change doesn't matter because the only
place that calls it also checks if the interface is builtinclass.

Differential Revision: https://phabricator.services.mozilla.com/D98863
parent 9cc98c8b
No related branches found
No related tags found
1 merge request!200Draft: fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment