ladybird/Services
Timothy Flynn 4de3f77d37 RequestServer: Add a hook to advance a request's clock time for testing
For example, we will want to be able to test that a cached object was
expired after N seconds. Rather than waiting that time during testing,
this adds a testing-only request header to internally advance the clock
for a single HTTP request.
2025-11-20 09:33:49 +01:00
..
ImageDecoder ImageDecoder+LibWeb: Perform initial alpha conversion in ImageDecoder 2025-11-06 17:56:29 +01:00
RequestServer RequestServer: Add a hook to advance a request's clock time for testing 2025-11-20 09:33:49 +01:00
WebContent LibWeb: Avoid invoking Trusted Types where avoidable 2025-11-06 11:43:06 -05:00
WebDriver LibCore: Remove unused KeepAsChild and disown mechanisms 2025-11-07 11:27:51 +01:00
WebWorker LibWeb: Remove exception throwing from Fetch 2025-11-07 04:08:30 +01:00
CMakeLists.txt Services/WebDriver: Enable on Windows 2025-09-15 09:19:52 +02:00