- From: Linus Groh <notifications@github.com>
- Date: Fri, 07 Jun 2024 18:56:15 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/webidl/pull/1409@github.com>
`GetIterator` no longer exists in this form (it tries to obtain the method when passed `sync` or `async`), and `IteratorStep`/`IteratorValue` have been merged into a single AO for convenience. <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://whatpr.org/webidl/1409.html" title="Last updated on Jun 8, 2024, 1:56 AM UTC (73245fb)">Preview</a> | <a href="https://whatpr.org/webidl/1409/ca9d63d...73245fb.html" title="Last updated on Jun 8, 2024, 1:56 AM UTC (73245fb)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/whatwg/webidl/pull/1409 -- Commit Summary -- * Update 'Creating a sequence from an iterable' to use update iterator AOs -- File Changes -- M index.bs (9) -- Patch Links -- https://github.com/whatwg/webidl/pull/1409.patch https://github.com/whatwg/webidl/pull/1409.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1409 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1409@github.com>
Received on Saturday, 8 June 2024 01:56:19 UTC