From 3795f22a688e8ddce9d7b1998091ae374887bdad Mon Sep 17 00:00:00 2001 From: nikelborm Date: Tue, 9 Dec 2025 22:18:47 +0300 Subject: [PATCH] Replaced deprecated InvalidAccessError with NotAllowedError --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f73dc43..6450dab 100644 --- a/index.html +++ b/index.html @@ -807,7 +807,7 @@

failure: Let error be a new {{DOMException}}. This exception's .name should be - "InvalidAccessError" if the port is unavailable. + "NotAllowedError" if the port is unavailable.

  • @@ -1043,7 +1043,7 @@

    If data is a [=System Exclusive=] message, and the {{MIDIAccess}} did not enable [=System Exclusive=] access, throw - an InvalidAccessError exception. + an NotAllowedError exception.

    If the port is