Files
ladybird/Userland/Libraries/LibWeb/WebDriver/ExecuteScript.cpp
Aliaksandr Kalenik 84e17fcbcc WebDriver: Fix crash in async execute script endpoint
Removal of dummy execution context in
9aca54091a caused a crash in
`execute_async_script` because of empty execution contexts stack
during `create_resolving_functions` call.
2023-03-11 13:11:51 +00:00

20 KiB