Skip to content

Conversation

@servo-wpt-sync
Copy link
Collaborator

Follows the spec updates per whatwg/fetch#1903
It now expects the explicit requested and quota
fields.

Unfortunately that is sometimes difficult to
determine, since it depends on a couple of things
such as data type and internal structure. Therefore, where we know exactly the result we hardcode the
value. For those where it is less determinate, we
use a function to compute at least an upper-/lowerbound.
Reviewed in servo/servo#41776

Copy link
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.

Follows the spec updates per whatwg/fetch#1903
It now expects the explicit requested and quota
fields.

Unfortunately that is sometimes difficult to
determine, since it depends on a couple of things
such as data type and internal structure. Therefore,
where we know exactly the result we hardcode the
value. For those where it is less determinate, we
use a function to compute at least an upper-/lowerbound.

Signed-off-by: Tim van der Lippe <[email protected]>
@servo-wpt-sync servo-wpt-sync merged commit 62007ab into web-platform-tests:master Jan 9, 2026
23 checks passed
@servo-wpt-sync servo-wpt-sync deleted the servo_export_41776 branch January 9, 2026 02:02
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.

3 participants