Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not registering a WebIDL interface causes associated enums to be skipped #2280

Open
jdm opened this issue May 1, 2014 · 2 comments
Open

Not registering a WebIDL interface causes associated enums to be skipped #2280

jdm opened this issue May 1, 2014 · 2 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented May 1, 2014

Marking TestBinding as register: no (which is what we want so as not to expose it to the web) yields a compile error since TestEnum can't be found.

@nox
Copy link
Member

@nox nox commented Sep 29, 2017

This is not true anymore given we use [Pref], no?

@jdm
Copy link
Member Author

@jdm jdm commented Sep 30, 2017

Our solution to not exposing it to the web is to use Pref. It is still true that interface descriptors that are not registered cause associated enums to be skipped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.