ladybird/Ladybird/Qt
Timothy Flynn 59b583329a Ladybird: Close the current tab even if we're closing the window
Currently, if the JS console is open and tied to the last opened tab in
the browser window, it will prevent the main process from exiting when
the last tab is closed. This change explicitly closes that tab before
closing the window (if it's the last tab), allowing Qt to delete the
Tab object.
2023-08-09 05:13:24 +02:00
..
AndroidPlatform.cpp
AudioCodecPluginQt.cpp
AudioCodecPluginQt.h
AudioThread.cpp
AudioThread.h
BrowserWindow.cpp Ladybird: Close the current tab even if we're closing the window 2023-08-09 05:13:24 +02:00
BrowserWindow.h Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 2023-08-08 13:07:13 +02:00
ConsoleWidget.cpp Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 2023-08-08 13:07:13 +02:00
ConsoleWidget.h
EventLoopImplementationQt.cpp
EventLoopImplementationQt.h
EventLoopImplementationQtEventTarget.cpp
EventLoopImplementationQtEventTarget.h
InspectorWidget.cpp
InspectorWidget.h
ladybird.qrc
LocationEdit.cpp
LocationEdit.h
main.cpp Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 2023-08-08 13:07:13 +02:00
ModelTranslator.cpp
ModelTranslator.h
RequestManagerQt.cpp
RequestManagerQt.h
Settings.cpp
Settings.h
SettingsDialog.cpp
SettingsDialog.h
StringUtils.cpp
StringUtils.h
Tab.cpp Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 2023-08-08 13:07:13 +02:00
Tab.h Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 2023-08-08 13:07:13 +02:00
TVGIconEngine.cpp
TVGIconEngine.h
WebContentView.cpp Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 2023-08-08 13:07:13 +02:00
WebContentView.h Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 2023-08-08 13:07:13 +02:00
WebSocketClientManagerQt.cpp
WebSocketClientManagerQt.h
WebSocketImplQt.cpp
WebSocketImplQt.h
WebSocketQt.cpp
WebSocketQt.h