ladybird/Userland/Services
Andreas Kling 30a92911fa WebContent: Remove update_system_fonts() IPC message
This was no longer doing anything. We'll eventually want a way to pass
system default fonts to each WebContent process, but we don't need to
squeeze everything through this API that was really meant for Serenity's
very idiosyncratic font system.
2024-06-04 18:45:30 +02:00
..
ImageDecoder ImageDecoder: Add the 'thread' pledge for background actions 2024-04-26 09:29:02 -04:00
RequestServer Everywhere: Remove LibGemini 2024-06-04 09:19:39 +02:00
SQLServer LibSQL+SQLServer: Inform SQLServer when the client has processed results 2024-01-10 23:26:40 +01:00
WebContent WebContent: Remove update_system_fonts() IPC message 2024-06-04 18:45:30 +02:00
WebDriver WebDriver+WebContent: Add /session/🆔/window/consume-user-activation 2024-05-29 21:30:15 +02:00
WebWorker LibWeb+WebContent: Change event loop to synchronously paint next frame 2024-05-28 18:21:18 +02:00