summaryrefslogtreecommitdiff
path: root/Ladybird/WebContent
AgeCommit message (Expand)Author
2022-12-25Ladybird/WebDriver: Move to using local socket files for WebDriver IPCTimothy Flynn
2022-12-25Ladybird: Fix build after ConsoleGlobalEnvironmentExtensions renameAndreas Kling
2022-12-25Ladybird: Update for AK::{String => DeprecatedString} renameLinus Groh
2022-12-25Ladybird/WebDriver: Support running headless WebDriver sessionsTimothy Flynn
2022-12-25Ladybird: Construct a WebDriverConnection when instructed to do soTimothy Flynn
2022-12-25Ladybird: Foward the WebContent passing socket FD by command lineTimothy Flynn
2022-12-25Ladybird: Add new WebContent source file for WebDriver endpointsTimothy Flynn
2022-12-25Ladybird: Add subclass of WebSocket::WebSocketImpl using Qt networkingAndreas Kling
2022-12-25Ladybird: Clean up linked librariesLinus Groh
2022-12-25Ladybird: Ensure that installed ladybird can launch WebContent processAndrew Kaster
2022-12-25Ladybird: Let Lagom build the IPC endpoints for WebContentAndreas Kling
2022-12-25Ladybird: Render web content in a separate process :^)Andreas Kling