ladybird/Services
Andrew Kaster 02afbf3285 WebDriver: Access global sessions mutably when finding sessions
We grab RefPtr to non-const for the sessions within, so we can't call
const get() on the global maps. That would return a const reference.
2025-04-16 10:41:44 -06:00
..
ImageDecoder Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
RequestServer RequestServer: Compile on Windows 2025-04-10 19:03:00 -06:00
WebContent WebContent: Replace static_assert IPC fixmes with comments 2025-04-10 19:03:00 -06:00
WebDriver WebDriver: Access global sessions mutably when finding sessions 2025-04-16 10:41:44 -06:00
WebWorker Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
CMakeLists.txt Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00