Files
ladybird/Libraries/LibWebView/Process.cpp
Timothy Flynn 9ff75f442b LibWebView: Check the actual Ladybird process exit code on Windows
Even if the process has died, OpenProcess returns a non-null handle
(unless some error occurred). We need to check the exit code.
2025-11-03 19:29:39 -05:00

5.3 KiB