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

Introduce the new WebIDL mixin syntax in storage/ #8702

Merged
merged 1 commit into from
Dec 18, 2017
Merged

Introduce the new WebIDL mixin syntax in storage/ #8702

merged 1 commit into from
Dec 18, 2017

Conversation

romandev
Copy link
Member

@romandev romandev commented Dec 15, 2017

This fixes whatwg/storage#53 issue.

@ghost
Copy link

ghost commented Dec 15, 2017

Build PASSED

Started: 2017-12-15 14:25:15
Finished: 2017-12-15 14:33:32

View more information about this build on:

@annevk
Copy link
Member

annevk commented Dec 16, 2017

@romandev hey, do you know if the JavaScript IDL parser web-platform-tests uses is also updated? @tobie?

@annevk
Copy link
Member

annevk commented Dec 18, 2017

It seems it was updated by @saschanaz in w3c/webidl2.js#105.

@annevk annevk merged commit 4005fa6 into web-platform-tests:master Dec 18, 2017
annevk pushed a commit to whatwg/storage that referenced this pull request Dec 23, 2017
Turn NavigatorStorage into an interface mixin.

Tests: web-platform-tests/wpt#8702.

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

Successfully merging this pull request may close these issues.

Update WebIDL definition(s) to use new mixin syntax
3 participants