Age | Commit message (Expand) | Author |
---|---|---|
2023-03-06 | Everywhere: Stop using NonnullOwnPtrVector | Andreas Kling |
2023-01-29 | LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors | Timothy Flynn |
2022-08-23 | LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions | Linus Groh |
2022-08-23 | LibJS+LibWeb: Replace GlobalObject with Realm in object constructors | Linus Groh |
2021-07-02 | LibWeb: Split the WebAssemblyInstance object logic into multiple files | Ali Mohammad Pur |