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 |
2021-10-01 | LibWeb: Use the LibWeb source directory as the IDL #import base path | Idan Horowitz |
2021-09-29 | LibWeb: Add the missing CustomEvent IDL constructor | Idan Horowitz |
2021-09-27 | LibWeb: Add initial support for CustomEvent | Luke Wilde |