servo/tests/wpt/meta/dom/abort
Tim van der Lippe 22fbb3458b
Add signal to request (#39290)
The signal taken from the requestinit is now passed into
the request object with the relevant steps. I added all
spec comments to this method, as I had trouble figuring
out which steps I had to add.

This required implementing the algorithm to create
dependent signals, which is used in the `any()` method.
So that's now implemented as well.

All of that required the machinery to have dependent and
source signals on an AbortSignal. It uses an IndexSet
as the spec requires it to be an ordered set.

Part of #34866

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-09-16 20:41:12 +00:00
..
__dir__.ini Enable dom_abort_controller_enabled for AbortController test subdirectory (#38749) 2025-08-18 07:25:04 +00:00
abort-signal-any.any.js.ini Add signal to request (#39290) 2025-09-16 20:41:12 +00:00
abort-signal-timeout.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
AbortSignal.any.js.ini Sync WPT with upstream (24-08-2025) (#38893) 2025-08-24 01:41:18 +00:00
event.any.js.ini Sync WPT with upstream (24-08-2025) (#38893) 2025-08-24 01:41:18 +00:00
timeout-shadowrealm.any.js.ini Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
timeout.any.js.ini Update web-platform-tests to revision b'd2f2efe271ae2fa661c52ed2fe8564e21ad4036f' (#34115) 2024-11-03 01:33:12 +00:00