Files
ladybird/Userland/Libraries/LibWeb/HTML/Scripting/ModuleScript.cpp
Andreas Kling 819fb39a87 LibWeb: Implement the "error to rethrow" mechanism in HTML::Script
This allows JS module loads to fail and throw without crashing the
WebContent process due to a TODO() assertion.
2023-05-19 06:20:14 +02:00

7.0 KiB