mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
bf59e06d2a
This creates WebView::ConsoleClient to handle functionality that will be common to the JS consoles of all Ladybird chromes. This will let each chrome focus on just the UI. Note that this includes the `console.group` functionality that only the Serenity chrome previously had. This was a FIXME in the Qt chrome, and it is implemented such that all chromes will receive this functionality for free. |
||
---|---|---|
.. | ||
AndroidPlatform.cpp | ||
AudioCodecPluginQt.cpp | ||
AudioCodecPluginQt.h | ||
AudioThread.cpp | ||
AudioThread.h | ||
AutoComplete.cpp | ||
AutoComplete.h | ||
BrowserWindow.cpp | ||
BrowserWindow.h | ||
ConsoleWidget.cpp | ||
ConsoleWidget.h | ||
EventLoopImplementationQt.cpp | ||
EventLoopImplementationQt.h | ||
EventLoopImplementationQtEventTarget.cpp | ||
EventLoopImplementationQtEventTarget.h | ||
InspectorWidget.cpp | ||
InspectorWidget.h | ||
ladybird.qrc | ||
LocationEdit.cpp | ||
LocationEdit.h | ||
main.cpp | ||
ModelTranslator.cpp | ||
ModelTranslator.h | ||
RequestManagerQt.cpp | ||
RequestManagerQt.h | ||
Settings.cpp | ||
Settings.h | ||
SettingsDialog.cpp | ||
SettingsDialog.h | ||
StringUtils.cpp | ||
StringUtils.h | ||
Tab.cpp | ||
Tab.h | ||
TVGIconEngine.cpp | ||
TVGIconEngine.h | ||
WebContentView.cpp | ||
WebContentView.h | ||
WebSocketClientManagerQt.cpp | ||
WebSocketClientManagerQt.h | ||
WebSocketImplQt.cpp | ||
WebSocketImplQt.h | ||
WebSocketQt.cpp | ||
WebSocketQt.h |