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 Web IDL's new-ish interface mixins concept #1252

Merged
merged 1 commit into from Jan 13, 2018
Merged

Conversation

romandev
Copy link
Member

@romandev romandev commented Dec 21, 2017

WebIDL recently introduced dedicated syntax for mixins [1]. So, this
change replaces the existing implements with includes as per the new
concept.

[1] whatwg/webidl@45e8173


Preview | Diff

WebIDL recently introduced dedicated syntax for mixins [1]. So, this
change replaces the existing `implements` with `includes` as per the new
concept.

[1] whatwg/webidl@45e8173
@romandev
Copy link
Member Author

@jungkees PTAL

@jungkees
Copy link
Collaborator

Sorry for being late with this. Thanks a lot, @romandev!

Backporting to V1 will depend on the implementation status.

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

Successfully merging this pull request may close these issues.

None yet

2 participants