ladybird/Ladybird/Headless
Timothy Flynn bc67bdb160 LibWeb+UI: Initialize the system visibility state to 'hidden'
Not only does this match the spec, but otherwise when the UI process
sends us the initial visibility update, we would ignore the message as
we believed we were already visible (thus the update would not reach the
document).
2024-10-29 11:03:20 +00:00
..
Application.cpp Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00
Application.h Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00
CMakeLists.txt Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00
HeadlessWebView.cpp LibWeb+UI: Initialize the system visibility state to 'hidden' 2024-10-29 11:03:20 +00:00
HeadlessWebView.h headless-browser: Implement dialog-related WebView callbacks 2024-10-28 23:27:55 +01:00
main.cpp Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00
Test.cpp Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00
Test.h Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00