Age | Commit message (Expand) | Author |
---|---|---|
2022-12-25 | Ladybird/ConsoleClient: Implement console message styling with `%c` | Sam Atkins |
2022-12-25 | Ladybird/ConsoleClient: Get the current ESO from new HostDefined helper | Andrew Kaster |
2022-12-25 | Ladybird: Rename WebView to SimpleWebView | Andreas Kling |
2022-12-25 | Ladybird: Fix build after LibWeb+LibJS GC changes | Andreas Kling |
2022-12-25 | Ladybird: Turn initialize_global_object() into a regular initialize() | Luke Wilde |
2022-12-25 | Ladybird: Remove obsolete call to set_associated_realm() | Andreas Kling |
2022-12-25 | Ladybird: Update for LibJS realm changes | Luke Wilde |
2022-12-25 | Ladybird: Update for LibJS global object construction changes | Andreas Kling |
2022-12-25 | Ladybird: Remove debug spam about non-existent console messages | Andreas Kling |
2022-12-25 | Ladybird: Add quick & dirty port of the JS console from Browser :^) | Andreas Kling |