ladybird/Services
Andreas Kling 134fd8e413 LibCore: Don't have Promise inherit from EventReceiver
This was only used for parenting promises to each other, but we can do
that with a simple vector of children.
2025-08-11 16:55:25 +02:00
..
ImageDecoder ImageDecoder: Make it compile for Android 2025-07-10 15:44:53 -06:00
RequestServer RequestServer: Add an IPC method to reconnect N request clients 2025-08-10 11:02:50 +02:00
WebContent LibWeb+WebContent: Add IPC to re-establish RequestServer connections 2025-08-10 11:02:50 +02:00
WebDriver LibCore: Don't have Promise inherit from EventReceiver 2025-08-11 16:55:25 +02:00
WebWorker LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
CMakeLists.txt Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00