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

Use new IDL mixin syntax in WebCryptoAPI/ #8767

Closed
wants to merge 1 commit into from
Closed

Use new IDL mixin syntax in WebCryptoAPI/ #8767

wants to merge 1 commit into from

Conversation

romandev
Copy link
Member

@romandev romandev commented Dec 21, 2017

Helps with w3c/webcrypto#191

romandev added a commit to romandev/webcrypto that referenced this pull request Dec 21, 2017
WebIDL recently introduced dedicated syntax for mixins [1]. This
replaces the existing [NoInterfaceObject] and "implements" syntax with
"interface mixin" and "includes" in the appropriate places.

This fixes w3c#191 issue.

Test: web-platform-tests/wpt#8767
@ghost
Copy link

ghost commented Dec 21, 2017

Build PASSED

Started: 2017-12-21 04:44:59
Finished: 2017-12-21 04:54:13

View more information about this build on:

@jimsch
Copy link
Contributor

jimsch commented Dec 21, 2017

I cannot say that it is right or wrong, but it looks like it matches what the new WebIDL document says to do.

@Ms2ger Ms2ger closed this Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants