mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +02:00
LibWeb: Report exceptions that occur during microtask callback
This commit is contained in:
committed by
Tim Ledbetter
parent
7a41ab960c
commit
62ecff0b40
Notes:
github-actions[bot]
2024-12-19 15:26:16 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/62ecff0b405 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2739 Reviewed-by: https://github.com/shannonbooth
@@ -0,0 +1,6 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass queueMicrotask() reports the exception from its callback in the callback's global object
|
||||
Reference in New Issue
Block a user