summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/WebViewHooks.h
AgeCommit message (Expand)Author
2021-02-28LibWeb: Add in all of the plumbing required to use the JS console over IPCBrandon Scott
2021-02-23LibWeb: Added get source functionality and hook eventBrandon Scott
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling