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

Redundant assertion in requestMIDIAccess() #12

Open
jussi-kalliokoski opened this issue Dec 25, 2012 · 0 comments
Open

Redundant assertion in requestMIDIAccess() #12

jussi-kalliokoski opened this issue Dec 25, 2012 · 0 comments

Comments

@jussi-kalliokoski
Copy link
Owner

Originally reported on W3C Bugzilla ISSUE-20507 Mon, 24 Dec 2012 08:20:07 GMT
Reported by Marcos Caceres
Assigned to This bug has no owner yet - up for the taking

Because of step 11 of section 5.1.1 Methods, I think the following is assertion is redundant:

"If the user declines or the call is denied, the errorCallback (if any) is invoked."

Please remove it.

As an aside, can we formally name the algorithm that is invoked when the requestMIDIAccess() is invoked? That will make it easier to talk about:

If so, please change the spec from:

"When the requestMIDIAccess method is called, the user agent must run the following steps:"

To:
"When the requestMIDIAccess method is called, the user agent must run the algorithm to request MIDI Access:"

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

1 participant