mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-28 10:36:51 +00:00
The DOM specification says that the primary use case for these is to give Promises abort semantics. It is also a prerequisite for Fetch, as it is used to make Fetch abortable. a