- From: Ms2ger <notifications@github.com>
- Date: Tue, 24 Sep 2019 02:34:20 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 24 September 2019 09:34:42 UTC
Ms2ger approved this pull request.
> @@ -4341,26 +4339,32 @@ or have any [=inherited interfaces=] that have [=interface members=] with these
<blockquote>
- To [=get the next iteration result=] for <code class="idl">SessionManager</code>, run the
- following steps:
+ The [=async iterator initialization steps=] for a <code class="idl">SessionManager</code>
+ async iterator |iterator| are:
+
+ 1. Set |iterator|'s current state to "not yet started".
Should "current state" be xreffed like https://heycam.github.io/webidl/#environment-ready-promise ?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/802#pullrequestreview-292292253
Received on Tuesday, 24 September 2019 09:34:42 UTC