From a67e70657eeecad08872ded16df549eb775dc819 Mon Sep 17 00:00:00 2001
From: Takashi Toyoshima failure: Let error be a new requestMIDIAccess()
DOMError
.
This should be of type "SecurityError"
if the
- user or their security settings denied the application from creating a MIDIAccess instance with the requested options, "InvalidStateError"
if the underlying systems raise any errors, or otherwise it should be of type "NotSupportedError"
."AbortError"
if the page is going to be closed for a user navigation, "InvalidStateError"
if the underlying systems raise any errors, or otherwise it should be of type "NotSupportedError"
.
Call resolver's reject(value)
method with error as value argument.