- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 24 Sep 2019 02:38:03 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 24 September 2019 09:38:24 UTC
domenic commented on 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".
Yeah, that's probably a good idea; I'll push that tweak tomorrow before merging.
--
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#discussion_r327519477
Received on Tuesday, 24 September 2019 09:38:24 UTC