ladybird/Userland/Services
Victor Tran 31698281b6 LibWeb: Stop deadlocking on unit tests
Unit tests on macOS deadlock because the WebContent process is waiting
for the next opportunity to render before a screenshot is taken. For
some reason unknown to myself, this opportunity never arrives. In
order to not deadlock, screenshot requests are now also processed
separately from rendering.
2024-07-03 15:01:03 +02:00
..
ImageDecoder Everywhere: Transition ImageDecoder to be single-instance, owned by UI 2024-06-26 16:09:33 -06:00
RequestServer LibTLS: Remove key-logging debug feature 2024-06-24 09:45:41 -06:00
WebContent LibWeb: Stop deadlocking on unit tests 2024-07-03 15:01:03 +02:00
WebDriver Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00
WebWorker LibWeb: Stop deadlocking on unit tests 2024-07-03 15:01:03 +02:00