Files
ladybird/Userland/Libraries/LibWeb/HTML/Scripting/ClassicScript.cpp
Andreas Kling 8f9ed415a0 LibJS+LibWeb: Make HTML::Script GC-allocated
This allows the garbage collector to keep HTML::Script objects alive and
fixes a bug where a HTMLScriptElement could get GC'd while its code was
executing.
2022-09-06 00:27:09 +02:00

7.2 KiB