ladybird/Ladybird/Headless
Timothy Flynn 9d12ec7cb9
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-14, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
headless-browser: Force-enable font config via code rather than CMake
It is easy to forget to set this flag on macOS, where doing so causes
many tests to fail. So let's just set it via code along with other
options to make it a bit more foolproof.
2024-10-24 20:41:30 -04:00
..
Application.cpp headless-browser: Force-enable font config via code rather than CMake 2024-10-24 20:41:30 -04:00
Application.h headless-browser: Support creating child web views 2024-10-22 04:24:31 +01:00
CMakeLists.txt headless-browser: Force-enable font config via code rather than CMake 2024-10-24 20:41:30 -04:00
HeadlessWebView.cpp LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
HeadlessWebView.h headless-browser: Support creating child web views 2024-10-22 04:24:31 +01:00
main.cpp headless-browser: Support creating child web views 2024-10-22 04:24:31 +01:00
Test.cpp headless-browser: Support creating child web views 2024-10-22 04:24:31 +01:00
Test.h headless-browser: Add a flag to log the slowest 10 LibWeb tests 2024-10-14 08:25:41 +02:00