summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/WorkerLocation.h
AgeCommit message (Expand)Author
2023-02-23LibWeb: Port WorkerLocation to new StringKenneth Myhra
2023-01-27LibWeb: Remove declarations for non-existent methodsSam Atkins
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-09-21LibWeb: Remove WRAPPER_HACK() macroLinus Groh
2022-09-06LibWeb: Make WorkerLocation GC-allocatedAndreas Kling
2022-02-09LibWeb: Add initial implementation for WorkerGlobalScopeAndrew Kaster