Skip to content

Conversation

@anonrig
Copy link
Member

@anonrig anonrig commented Dec 22, 2025

Quick easy fix to increase our web-platform test coverage

@anonrig anonrig requested review from a team as code owners December 22, 2025 19:50
@anonrig anonrig enabled auto-merge (rebase) December 22, 2025 20:02
@github-actions
Copy link

github-actions bot commented Dec 22, 2025

The generated output of @cloudflare/workers-types matches the snapshot in types/generated-snapshot 🎉

@anonrig anonrig force-pushed the yagiz/wpt-streams-1 branch from 0370d0d to bcf87b9 Compare December 22, 2025 20:07
@anonrig anonrig requested a review from a team as a code owner December 22, 2025 20:07
jsg::Optional<jsg::Ref<AbortSignal>> signal;

JSG_STRUCT(preventClose, preventAbort, preventCancel, signal);
JSG_STRUCT(preventAbort, preventCancel, preventClose, signal);
Copy link
Collaborator

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/?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jasnell
Copy link
Collaborator

jasnell commented Dec 22, 2025

Please do not merge this without coordinating on the timing of also landing #5670

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants