Skip to content

script: Fix fetch-later length and quota computation#56978

Merged
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_41665
Jan 5, 2026
Merged

script: Fix fetch-later length and quota computation#56978
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_41665

Conversation

@servo-wpt-sync
Copy link
Copy Markdown
Collaborator

The specification isn't complete here and thus we
were missing WPT coverage. Spec will be updated.

Also, we are correctly throwing the QuotaExceededError with relevant information, while Chrome sets both
fields to null. Therefore, the test now allows for both (since providing relevant information is good for the developer and recommended in the spec 1).

Reviewed in servo/servo#41665

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.

The specification isn't complete here and thus we
were missing WPT coverage. Spec will be updated.

Also, we are correctly throwing the QuotaExceededError
with relevant information, while Chrome sets both
fields to `null`. Therefore, the test now allows for
both (since providing relevant information is good
for the developer and recommended in the spec [1]).

[1]: https://webidl.spec.whatwg.org/#ref-for-quotaexceedederror%E2%91%A2

Signed-off-by: Tim van der Lippe <[email protected]>
@servo-wpt-sync servo-wpt-sync merged commit 1ecdc3b into web-platform-tests:master Jan 5, 2026
18 checks passed
@servo-wpt-sync servo-wpt-sync deleted the servo_export_41665 branch January 5, 2026 19:59
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