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

Bug 1550860 - Mark implicit builtinclass interfaces explicitly. r=nika

If an XPIDL interface has a method or attribute that is [notxpcom],
then it is implicitly treated as [builtinclass], even if it is not
marked as such. For clarity, this patch goes through and marks every
place that relies on this behavior (aside from some test code).

Differential Revision: https://phabricator.services.mozilla.com/D30714

--HG--
extra : moz-landing-system : lando
parent 0cadd363
No related branches found
No related tags found
No related merge requests found
Showing
with 22 additions and 22 deletions
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