Age | Commit message (Expand) | Author |
---|---|---|
2022-06-06 | LibWeb: Use `long long` where it was replaced with `long` | stelar7 |
2022-03-17 | Libraries: Use default constructors/destructors in LibWeb | Lenny Maiorani |
2021-10-01 | LibWeb: Add the missing ProgressEvent IDL constructor | Idan Horowitz |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-23 | LibWeb: Flesh out existing XHR methods a bit more | Luke |