summaryrefslogtreecommitdiff
path: root/Userland/Applications/Browser/BrowserConsoleClient.h
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-18LibJS: Implement console.assert()Linus Groh
2021-01-12Applications: Move to Userland/Applications/Andreas Kling