Age | Commit message (Expand) | Author |
---|---|---|
2023-02-28 | LibWeb: Restore proper functionality of legacy platform objects | Luke Wilde |
2023-01-29 | LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors | Timothy Flynn |
2023-01-15 | LibJS+Everywhere: Rename Value::to_string to to_deprecated_string | Timothy Flynn |
2022-12-14 | LibJS: Convert Array::create{,_from}() to NonnullGCPtr | Linus Groh |
2022-12-09 | WebContent+LibWeb+LibJS: Simplify injection of JS console globals | Andreas Kling |