Files
ladybird/Userland/Libraries/LibWeb/DOM
Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console
Print exceptions passed to `HTML::report_exception` in the JS console

Refactored `ExceptionReporter`: in order to report exception now
you need to pass the relevant realm in it. For passed `JS::Value`
we now create `JS::Error` object to print value as the error message.
2022-10-15 01:25:12 +02:00
..
2022-09-21 21:12:24 +01:00
2022-09-18 02:08:01 +02:00