mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-21 00:38:56 +00:00
LibWeb: Abort dependent signals before firing abort event
Previously, there was a bug in the specification that would cause an assertion failure, due to the abort event being fired before all dependent signals were aborted.
This commit is contained in:
parent
68fcc37531
commit
3ae4ea7b10
Notes:
github-actions[bot]
2024-09-09 13:12:26 +00:00
Author: https://github.com/tcl3
Commit: 3ae4ea7b10
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1336
3 changed files with 46 additions and 13 deletions
1
Tests/LibWeb/Text/expected/DOM/AbortSignal-any-crash.txt
Normal file
1
Tests/LibWeb/Text/expected/DOM/AbortSignal-any-crash.txt
Normal file
|
@ -0,0 +1 @@
|
|||
PASS (didn't crash)
|
Loading…
Add table
Add a link
Reference in a new issue