summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/WorkerGlobalScope.idl
AgeCommit message (Expand)Author
2022-07-29LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixinSam Atkins
2022-04-02LibWeb: Use OnErrorEventHandler in WorkerGlobalScope IDLIdan Horowitz
2022-03-31LibWeb: Replace ad-hoc EventHandler type with callback function typedefIdan Horowitz
2022-02-16LibWeb: Add imports to all IDL files that depend on othersAli Mohammad Pur
2022-02-09LibWeb: Add initial implementation for WorkerGlobalScopeAndrew Kaster