ladybird/Services
Sam Atkins be6a9940ad headless-browser: Let tests set their own timeout duration
Some tests take longer than others, and so may want to set a custom
timeout so that they pass, without increasing the timeout for all other
tests. For example, this is done in WPT.

Add an `internals.setTestTimeout(milliseconds)` method that overrides
the test runner's default timeout for the currently-run test.
2024-12-19 17:27:33 +00:00
..
ImageDecoder LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
RequestServer Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
WebContent headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
WebDriver
WebWorker LibWebView+WebContent: Inform WebContent process if browser is headless 2024-12-10 10:31:47 -08:00
CMakeLists.txt