ladybird/Services
Andreas Kling 4c7ffc0552 LibJS: Remove ExecutionContext::function_name field
Instead of having ExecutionContext track function names separately,
we give FunctionObject a virtual function that returns an appropriate
name string for use in call stacks.
2025-10-29 21:20:10 +01:00
..
ImageDecoder ImageDecoder: Enable in Windows CI 2025-08-23 16:04:36 -06:00
RequestServer RequestServer: De-duplicate some disk cache requests 2025-10-28 11:52:51 +01:00
WebContent LibJS: Remove ExecutionContext::function_name field 2025-10-29 21:20:10 +01:00
WebDriver LibWebView+WebContent: Allow setting the default time zone 2025-10-23 14:42:45 +02:00
WebWorker LibWeb: Implement cookie fetching for Workers 2025-09-09 15:28:38 +02:00
CMakeLists.txt Services/WebDriver: Enable on Windows 2025-09-15 09:19:52 +02:00