Re: [w3c/ServiceWorker] Handle asynchronous modules (top-level await). (#1444)

@hiroshige-g commented on this pull request.



>  
-              1. Invoke [=Reject Job Promise=] with |job| and `TypeError`.
-
-                  Note: This will do nothing if [=Reject Job Promise=] was previously invoked with "{{SecurityError}}" {{DOMException}}.
+      1. If |script| is null or [=Is Async Module=] with |script|'s [=script/record=], |script|'s [=script/base URL=], and « » is true, then:

Thanks, it makes sense > based on syntax.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1444#discussion_r493233763

Received on Wednesday, 23 September 2020 06:44:39 UTC