Age | Commit message (Expand) | Author |
---|---|---|
2023-01-29 | LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors | Timothy Flynn |
2023-01-10 | LibWeb: Move setting of Web object prototypes to initialize() | Timothy Flynn |
2023-01-09 | AK+Everywhere: Rename FlyString to DeprecatedFlyString | Timothy Flynn |
2023-01-08 | LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS | Timothy Flynn |
2022-12-06 | LibWeb: Ignore -Wshadow in TRY_OR_RETURN_OOM() | Linus Groh |
2022-10-01 | LibWeb: Cleanup unecessary uses and includes of HTML::Window | Andrew Kaster |
2022-10-01 | LibWeb: Remove unecessary dependence on Window from DOM and WebIDL | Andrew Kaster |
2022-09-25 | LibWeb: Move DOMException from DOM/ to WebIDL/ | Linus Groh |