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

Add a local variable to TransformStreamDefaultSink abort() #828

Conversation

ricea
Copy link
Collaborator

@ricea ricea commented Oct 6, 2017

In standard text it is awkward to create an exception object and pass it to an
internal operation in a single step. Add a local to abort() in which the
newly-created TypeError will be placed. This will make the standard text clearer.

In standard text it is awkward to create an exception object and pass it to an
internal operation in a single step. Add a local to abort() in which the
newly-created TypeError will be placed. This will make the standard text clearer.
@domenic domenic merged commit db57115 into whatwg:master Oct 6, 2017
@ricea ricea deleted the transform-stream-default-sink-abort-algo-text-helper branch October 11, 2017 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants