Age | Commit message (Expand) | Author |
---|---|---|
2022-09-06 | LibWeb: Remove the NoInstanceWrapper extended IDL attribute | Andreas Kling |
2022-09-06 | LibWeb: Make DOM::Event and all its subclasses GC-allocated | Andreas Kling |
2022-06-06 | LibWeb: Use `long long` where it was replaced with `long` | stelar7 |
2021-10-01 | LibWeb: Add the missing ProgressEvent IDL constructor | Idan Horowitz |
2021-01-23 | LibWeb: Flesh out existing XHR methods a bit more | Luke |