ladybird/UI/Headless
Timothy Flynn bb7dff7dfe LibWebView+UI: Move ownership of application services to LibWebView
LibWebView now knows how to launch RequestServer and ImageDecoderServer
without help from the UI, so let's move ownership of these services over
to LibWebView for de-duplication.
2024-11-14 11:47:32 +01:00
..
Application.cpp LibWebView+UI: Move ownership of application services to LibWebView 2024-11-14 11:47:32 +01:00
Application.h LibWebView+UI: Move ownership of application services to LibWebView 2024-11-14 11:47:32 +01:00
CMakeLists.txt Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Fixture.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Fixture.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
HeadlessWebView.cpp LibWebView+UI: Move ownership of application services to LibWebView 2024-11-14 11:47:32 +01:00
HeadlessWebView.h headless-browser: Store the viewport size as DevicePixelSize 2024-11-13 11:01:01 +01:00
main.cpp UI: Set headless-browser width and height 2024-11-13 16:52:33 -05:00
Test.cpp headless-browser: Ensure crashing tests cause LibWeb tests to fail 2024-11-13 19:21:57 -05:00
Test.h headless-browser: Store the viewport size as DevicePixelSize 2024-11-13 11:01:01 +01:00