mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:47:34 +00:00
Ladybird: Add quick & dirty port of the JS console from Browser :^)
This commit is contained in:
parent
af5250b2cb
commit
aa5f886128
6 changed files with 437 additions and 1 deletions
|
@ -35,6 +35,8 @@ find_package(Qt6 REQUIRED COMPONENTS Core Widgets Network)
|
|||
|
||||
set(SOURCES
|
||||
BrowserWindow.cpp
|
||||
ConsoleClient.cpp
|
||||
ConsoleGlobalObject.cpp
|
||||
CookieJar.cpp
|
||||
RequestManagerQt.cpp
|
||||
main.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue