summaryrefslogtreecommitdiff
path: root/Userland/Applications/Browser/ConsoleWidget.h
AgeCommit message (Expand)Author
2021-09-06Browser: Convert JS ConsoleWidget to new APISam Atkins
2021-08-24Browser: Use OutOfProcessWebView for the Browser JavaScript consoleAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-28Browser: Implemented out of process JS consoleBrandon Scott
2021-01-12Applications: Move to Userland/Applications/Andreas Kling