Age | Commit message (Expand) | Author |
---|---|---|
2022-07-29 | LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin | Sam Atkins |
2022-04-02 | LibWeb: Use OnErrorEventHandler in WorkerGlobalScope IDL | Idan Horowitz |
2022-03-31 | LibWeb: Replace ad-hoc EventHandler type with callback function typedef | Idan Horowitz |
2022-02-16 | LibWeb: Add imports to all IDL files that depend on others | Ali Mohammad Pur |
2022-02-09 | LibWeb: Add initial implementation for WorkerGlobalScope | Andrew Kaster |