servo/components
Aokingo c7eba2dbba
Fix ReadableStream cancel error message (#37282)
Align error message with WHATWG Streams spec by changing:  
- `'stream is not locked'` to `'stream is locked'` 

This will match the step 2 of the readablestream cancel method that
requires the correct TypeError when the stream is locked.

Signed-off-by: Alice Okingo <annekadiso@gmail.com>
2025-06-06 02:32:59 +00:00
..
allocator
background_hang_monitor
bluetooth
canvas canvas: ensure there is a subpath in PathBuilderRef (#37251) 2025-06-05 02:47:37 +00:00
compositing Add retry for hit tests with expired epoch in result (#37085) 2025-06-04 05:56:20 +00:00
config Unconditionally enable the URLPattern API (#37116) 2025-05-24 13:20:45 +00:00
constellation Constellation can now optionally report memory usage when the page is loaded. (#37151) 2025-05-30 17:15:06 +00:00
deny_public_fields
devtools devtools: Fix inspector on Firefox 139 (#37247) 2025-06-04 12:11:53 +00:00
dom_struct
domobject_derive
fonts chore: fix warnings for Windows-specific fonts code (#37063) 2025-05-21 16:30:43 +00:00
geometry
hyper_serde
jstraceable_derive
layout layout: Split overflow calculation after fragment tree construction (#37203) 2025-05-30 19:41:05 +00:00
malloc_size_of Add support for static SVG images using resvg crate (#36721) 2025-05-27 11:02:40 +00:00
media
metrics Removing unused dependencies in crates. (#37096) 2025-05-23 12:58:00 +00:00
net net: Perform CSP checks on fetch responses. (#37154) 2025-06-01 17:25:13 +00:00
pixels pixels: Add limitation to max image total bytes length (#37172) 2025-05-29 10:43:27 +00:00
profile Constellation can now optionally report memory usage when the page is loaded. (#37151) 2025-05-30 17:15:06 +00:00
rand
range
script Fix ReadableStream cancel error message (#37282) 2025-06-06 02:32:59 +00:00
script_bindings Implement the size presentational hint for <hr> elements (#37211) 2025-06-03 11:22:44 +00:00
servo Constellation can now optionally report memory usage when the page is loaded. (#37151) 2025-05-30 17:15:06 +00:00
servo_tracing
shared Implement wb element send keys for file input (#37224) 2025-06-05 06:48:14 +00:00
timers
url
webdriver_server Implement wb element send keys for file input (#37224) 2025-06-05 06:48:14 +00:00
webgl
webgpu Removing unused dependencies in crates. (#37096) 2025-05-23 12:58:00 +00:00
webxr Removing unused dependencies in crates. (#37096) 2025-05-23 12:58:00 +00:00