-
Notifications
You must be signed in to change notification settings - Fork 496
fix streams wpt piping/pipe-through.any.js #5745
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
base: main
Are you sure you want to change the base?
Conversation
|
The generated output of |
0370d0d to
bcf87b9
Compare
| jsg::Optional<jsg::Ref<AbortSignal>> signal; | ||
|
|
||
| JSG_STRUCT(preventClose, preventAbort, preventCancel, signal); | ||
| JSG_STRUCT(preventAbort, preventCancel, preventClose, signal); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why change the position on this/?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ref: #5745 (comment)
|
Please do not merge this without coordinating on the timing of also landing #5670 |
Quick easy fix to increase our web-platform test coverage