We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a73cd1b + 84f0211 commit 7f58ac7Copy full SHA for 7f58ac7
index.bs
@@ -12109,7 +12109,8 @@ Running a <a>control message</a> to end an {{AudioContext}} |context|
12109
The {{AudioContext}} |audioContext| performs the following steps on <a>rendering thread</a> in the
12110
event of an audio system resource error.
12111
12112
-1. If the |audioContext|'s {{[[rendering thread state]]}} is <code>running</code>:
+1. If the |audioContext|'s {{[[rendering thread state]]}} is <code>running</code>
12113
+ or <code>interrupted</code>:
12114
12115
1. Attempt to <a>release system resources</a>.
12116
0 commit comments