Files
ladybird/Userland/Libraries/LibWebView/Process.h
Michael Boonstra 157dbbad83 LibWebView: Fix ProcessAndClient template deduction
This resolves compiler errors in HelperProcess.cpp when instantiating
Process::spawn() with various client types like WebContentClient and
RequestClient.
2024-10-27 19:57:53 -07:00

2.6 KiB