diff --git a/source b/source index 805fefdeb96..5e60d24062d 100644 --- a/source +++ b/source @@ -101528,14 +101528,17 @@ interface SharedWorkerGlobalScope : WorkerGlobalScope { fetch steps with response.
-If the algorithm asynchronously completes with null or with script whose If the algorithm asynchronously completes with null or with a script whose error to rethrow is non-null, then:
+Queue a task to fire an event named
- error
at worker.
Run the environment discarding steps - for inside settings.
Return.
Queue a task to fire an event
+ named error
at worker.
Run the environment discarding steps + for inside settings.
Return.
Otherwise, continue the rest of these steps after the algorithm's asynchronous completion,