Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-25 | Ladybird: Remove redundant use of impl() | Linus Groh | |
This blocks us from removing it upstream in LibWeb. | |||
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 | |
See: https://github.com/SerenityOS/serenity/commit/cfa5885 | |||
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: Add quick & dirty port of the JS console from Browser :^) | Andreas Kling | |