serenity/Base
Timothy Flynn d8a700d9be LibWebView: Implement a JavaScript console tab in the Inspector
This adds a JS console to the bottom section of the Inspector WebView.
Much of this code is based on the existing WebView::ConsoleClient, but
ported to fit the inspector model. That is, much of the code from that
class is now handled in the Inspector's JS.
2023-12-02 10:34:22 +01:00
..
etc Base: Add bind-mount for /usr/Ports/ to make it writable 2023-08-07 13:24:25 -06:00
home/anon LibWeb+WebWorker: Move worker execution into a new WebWorker process 2023-11-15 12:56:33 +01:00
res LibWebView: Implement a JavaScript console tab in the Inspector 2023-12-02 10:34:22 +01:00
root Base: Stop generating strace(1) manpage 2023-07-06 10:41:49 +01:00
usr/share Kernel: Add /sys/kernel/request_panic node to simulate a kernel panic 2023-11-27 09:24:52 -07:00
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00