mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 14:57:34 +00:00
![]() This adds menu items to open an interactive JavaScript console for a web page. This more or less mimics the Qt implementation of the console. Hooks are included to tie the lifetime of the console window with the tab it belongs to; if the tab is closed, the console window is closed. |
||
---|---|---|
.. | ||
Application.h | ||
Application.mm | ||
ApplicationDelegate.h | ||
ApplicationDelegate.mm | ||
EventLoopImplementation.h | ||
EventLoopImplementation.mm |