Files
servo/components/script
Tim van der Lippe 2480eaac83 script: Fix fetch-later length and quota computation (#41665)
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 <tvanderlippe@gmail.com>
2026-01-05 19:00:32 +00:00
..
2025-10-02 07:51:19 +00:00