Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

close missing? #43

Closed
jimmywarting opened this issue Feb 22, 2020 · 1 comment · Fixed by #44
Closed

close missing? #43

jimmywarting opened this issue Feb 22, 2020 · 1 comment · Fixed by #44
Assignees
Labels
domain: compliance Issues related to compliance with the streams standard enhancement
Milestone

Comments

@jimmywarting
Copy link

tried to use new WritableStream().close() but that failed with the polyfill

https://streams.spec.whatwg.org/#ws-close


Realize i tried it in canary and didn't notice any error.
chrome stable don't have it yet.

@MattiasBuelens
Copy link
Owner

The polyfill is currently aligned with spec version ae5e0cb from August 2019. I guess it's time for an update. 😃

@MattiasBuelens MattiasBuelens added domain: compliance Issues related to compliance with the streams standard enhancement labels Feb 23, 2020
@MattiasBuelens MattiasBuelens self-assigned this Feb 23, 2020
@MattiasBuelens MattiasBuelens added this to the v2.0.7 milestone Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: compliance Issues related to compliance with the streams standard enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants