ladybird/Services
Shannon Booth 76397c9ecd LibWeb: Use finalize for cleaning up all navigables
The use of this HashMap looks very spooky, but let's at least use
finalize when cleaning them up on destruction to make things slightly
less dangerous looking.
2025-01-17 10:08:42 +01:00
..
ImageDecoder LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
RequestServer RequestServer: Clean up the CURLM "multi handle" when client drops 2024-12-25 19:14:45 +01:00
WebContent LibWeb: Use finalize for cleaning up all navigables 2025-01-17 10:08:42 +01:00
WebDriver WebDriver: Disable scrollbar painting when launching the browser 2025-01-15 12:33:53 +00:00
WebWorker Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
CMakeLists.txt