Age | Commit message (Expand) | Author |
---|---|---|
2023-02-22 | LibWeb: Make factory method of URL::URLSearchParamsIterator fallible | Kenneth Myhra |
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 |
2022-09-21 | LibWeb: Remove WRAPPER_HACK() macro | Linus Groh |
2022-09-06 | LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated | Andreas Kling |
2022-08-23 | LibWeb: Replace GlobalObject with Realm in wrapper functions | Linus Groh |
2021-09-28 | LibWeb: Make URLSearchParams iterable | Idan Horowitz |