summaryrefslogtreecommitdiff
path: root/Ladybird/WebContentView.cpp
AgeCommit message (Expand)Author
2022-12-25Ladybird: Use Browser's CookieJar.{cpp,h}Linus Groh
2022-12-25Ladybird/WebContentView: Make Tab and Shift+Tab workAndreas Kling
2022-12-25Ladybird/WebContentView: Accept focus and notify WebContent on changeAndreas Kling
2022-12-25Ladybird: Close the other side's file descriptors after forkingAndreas Kling
2022-12-25Ladybird: Ensure that installed ladybird can launch WebContent processAndrew Kaster
2022-12-25Ladybird: Port over ConsoleWidget from the SerenityOS BrowserAndreas Kling
2022-12-25Ladybird: Render web content in a separate process :^)Andreas Kling