summaryrefslogtreecommitdiff
path: root/Userland/Services/WebContent/Forward.h
AgeCommit message (Expand)Author
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2021-09-06WebContent: Implement ConsoleGlobalObject which proxies to WindowObjectSam Atkins
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-28WebContent: Added IPC calls for initializing JS console and sending inputBrandon Scott
2021-01-12Services: Move to Userland/Services/Andreas Kling