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

Update spec to reflect addition of maplike<> to WebIDL #115

Closed
qdot opened this issue Feb 9, 2015 · 8 comments
Closed

Update spec to reflect addition of maplike<> to WebIDL #115

qdot opened this issue Feb 9, 2015 · 8 comments

Comments

@qdot
Copy link

qdot commented Feb 9, 2015

The blink implementation of WebMIDI is now using maplike<> (https://code.google.com/p/chromium/issues/detail?id=432683), and the firefox implementation (https://bugzilla.mozilla.org/show_bug.cgi?id=836897) will most likely use maplike<> once is in place (https://bugzilla.mozilla.org/show_bug.cgi?id=1123516). The spec should reflect this so we don't have discrepancies.

@yutakahirano
Copy link

The problem is that ReSpec doesn't support maplike right now. w3c/respec#361

@yutakahirano
Copy link

I'm trying to fix that.

@toyoshim
Copy link
Contributor

toyoshim commented Mar 6, 2015

shall we close this now, or keep it opened until ReSpec support maplike?

@yutakahirano
Copy link

ReSpec released a new version containing maplike (it was faster than I expected) and I would like to drop the workaround soon.

@toyoshim
Copy link
Contributor

toyoshim commented Mar 6, 2015

great!

@cwilso
Copy link
Contributor

cwilso commented Mar 6, 2015

Yutaka-san, reference? I can't find a new release of ReSpec that supports maplike.

@yutakahirano
Copy link

w3c/respec#408

@cwilso
Copy link
Contributor

cwilso commented Mar 9, 2015

Done.

@cwilso cwilso closed this as completed Mar 9, 2015
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

4 participants