- From: Takashi Toyoshima <notifications@github.com>
- Date: Tue, 27 Aug 2013 01:49:12 -0700
- To: WebAudio/web-midi-api <web-midi-api@noreply.github.com>
Received on Thursday, 29 August 2013 03:09:07 UTC
Underlying systems may raise an error on initialization.
JavaScript should be able to catch the error.
(To close issue #77)
You can merge this Pull Request by running:
git pull https://github.com/toyoshim/web-midi-api request_invalid_state_error
Or you can view, comment on it, or merge it online at:
https://github.com/WebAudio/web-midi-api/pull/78
-- Commit Summary --
* requestMIDIAccess will raise "InvalidSecurityError"
-- File Changes --
M index.html (3)
-- Patch Links --
https://github.com/WebAudio/web-midi-api/pull/78.patch
https://github.com/WebAudio/web-midi-api/pull/78.diff
Received on Thursday, 29 August 2013 03:09:07 UTC