summaryrefslogtreecommitdiff
path: root/Ladybird/ConsoleClient.cpp
AgeCommit message (Expand)Author
2022-12-25Ladybird/ConsoleClient: Implement console message styling with `%c`Sam Atkins
2022-12-25Ladybird/ConsoleClient: Get the current ESO from new HostDefined helperAndrew Kaster
2022-12-25Ladybird: Rename WebView to SimpleWebViewAndreas Kling
2022-12-25Ladybird: Fix build after LibWeb+LibJS GC changesAndreas Kling
2022-12-25Ladybird: Turn initialize_global_object() into a regular initialize()Luke Wilde
2022-12-25Ladybird: Remove obsolete call to set_associated_realm()Andreas Kling
2022-12-25Ladybird: Update for LibJS realm changesLuke Wilde
2022-12-25Ladybird: Update for LibJS global object construction changesAndreas Kling
2022-12-25Ladybird: Remove debug spam about non-existent console messagesAndreas Kling
2022-12-25Ladybird: Add quick & dirty port of the JS console from Browser :^)Andreas Kling