Age | Commit message (Expand) | Author |
---|---|---|
2023-01-10 | LibWeb: Move passing of Web object prototypes out of constructors | Timothy Flynn |
2023-01-09 | AK+Everywhere: Rename FlyString to DeprecatedFlyString | Timothy Flynn |
2022-12-07 | LibJS: Replace standalone js_string() with PrimitiveString::create() | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-29 | LibWeb: Ensure dom_exception_to_throw_completion() always takes a VM | Linus Groh |
2022-10-01 | LibWeb: Cleanup unecessary uses and includes of HTML::Window | Andrew Kaster |
2022-09-06 | LibWeb: Add Bindings::LegacyPlatformObject base class | Andreas Kling |