mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 00:57:43 +00:00
![]() First, we had a logic typo where we were checking parse errors for non-empty instead of non-null. Fixing this caused more modules to actually start executing. As usual, this tripped on some "empty backup incumbent settings object stack" bugs, so this patch also pushes a module execution context in two places where it makes sense. Co-Authored-By: networkException <networkexception@serenityos.org> |
||
---|---|---|
.. | ||
AudioConstructor.cpp | ||
AudioConstructor.h | ||
ExceptionOrUtils.h | ||
HostDefined.cpp | ||
HostDefined.h | ||
ImageConstructor.cpp | ||
ImageConstructor.h | ||
Intrinsics.cpp | ||
Intrinsics.h | ||
LegacyPlatformObject.cpp | ||
LegacyPlatformObject.h | ||
MainThreadVM.cpp | ||
MainThreadVM.h | ||
OptionConstructor.cpp | ||
OptionConstructor.h | ||
PlatformObject.cpp | ||
PlatformObject.h |