Skip to content

Constructing ReadableStream and WritableStream in TransformStream constructor #850

@ricea

Description

@ricea

Since we use internal abstract ops on the readable and writable sides we need to call the original version of the ReadableStream and WritableStream constructors in the TransformStream constructor.

  • Do we need explicit spec language for this?
  • If we do, what does it look like?

I also need to add a test for this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions