mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:17:35 +00:00
![]() This fixes a crash of the browser when loading any page. LibWeb immediately pops the 'running execution context' after creating an interpreter, but it's needed to have a 'current realm' during initialization of the ConsoleGlobalObject for NativeFunction::create() to work. Once this is done, we can immediately pop the execution context again. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |