Open Bug 1751802 Opened 2 years ago Updated 1 year ago

Replace streamValues() with ReadableStream.values once ReadableStream async iteration is supported.

Categories

(Calendar :: Internal Components, task)

Tracking

(Not tracked)

People

(Reporter: lasana, Unassigned)

References

Details

In bug 1693873 I added a cal.iterate.streamValues() function to allow ReadableStreams to be iterated in a for await loop. Part of the specification for streams includes async iteration but is not yet supported in M-C.

Once bug 1734244 is implemented, we should get rid of streamValues() .

You need to log in before you can comment on or make changes to this bug.