ladybird/Userland
Tim Ledbetter 579a289d3d LibWeb: Fire error event when script has an execution error
We now use the "report an exception" AO when a script has an execution
error. This has mostly replaced the older "report the exception" AO in
various specifications. Using this newer AO ensures that
`window.onerror` is invoked when a script has an execution error.
2024-09-27 07:02:20 -04:00
..
Libraries LibWeb: Fire error event when script has an execution error 2024-09-27 07:02:20 -04:00
Services LibWeb: Form the correct representation of a WebDriver element reference 2024-09-27 09:46:55 +01:00
Utilities LibWebView+WebContent+UI: Remove cookie related WebView callbacks 2024-09-22 14:11:18 -04:00