Skip to content

script: Remove check for zero request body length in FetchLater#58726

Merged
annevk merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_43627
Apr 26, 2026
Merged

script: Remove check for zero request body length in FetchLater#58726
annevk merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_43627

Conversation

@servo-wpt-sync
Copy link
Copy Markdown
Collaborator

@servo-wpt-sync servo-wpt-sync commented Mar 24, 2026

Per the spec discussion in 1 we should only check for a length of null and not zero.

Testing: Updates WPT test according to spec

Reviewed in servo/servo#43627

Copy link
Copy Markdown
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Servo project.

Per the spec discussion in [1] we should only check for a length
of `null` and not zero.

[1]: whatwg/fetch#1902

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
@noamr
Copy link
Copy Markdown
Contributor

noamr commented Apr 11, 2026

@mingyc heads up that this will create a failed test in chromium.

@annevk annevk merged commit 03a9bfd into web-platform-tests:master Apr 26, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants