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

MediaRecorderErrorEvent is a NoInterfaceObject, consider removing #15

Closed
yellowdoge opened this issue Aug 31, 2015 · 3 comments
Closed

Comments

@yellowdoge
Copy link
Member

MediaRecorderErrorEvent [1] idl says it's NoInterfaceObject,
consider removing it.

[1] http://www.w3.org/TR/mediastream-recording/#MediaRecorderErrorEvent

@beverloo
Copy link
Member

beverloo commented Sep 1, 2015

See https://heycam.github.io/webidl/#NoInterfaceObject.

The [NoInterfaceObject] extended attribute should not be used on interfaces that are not solely used as supplemental interfaces, unless there are clear Web compatibility reasons for doing so. Specification authors who wish to use this feature are strongly advised to discuss this on the public-script-coord@w3.org mailing list before proceeding.

@yellowdoge
Copy link
Member Author

Peter@ can you take a look at the patch and close this issue if you're happy? Thx

@beverloo
Copy link
Member

beverloo commented Dec 7, 2015

Yup, looks great! :) Thanks.

(I can't close the issue, however.)

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

No branches or pull requests

2 participants