mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
LibWeb: Report exceptions from custom element upgrades to global object
This commit is contained in:
parent
54b0476d70
commit
5be4825504
Notes:
github-actions[bot]
2024-11-24 00:17:49 +00:00
Author: https://github.com/ADKaster
Commit: 5be4825504
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2543
Reviewed-by: https://github.com/tcl3 ✅
6 changed files with 594 additions and 10 deletions
|
@ -1,2 +1,3 @@
|
|||
Entered TestElement constructor, throwing.
|
||||
Uncaught exception: test
|
||||
PASS! (Didn't crash)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue