1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/Services
Tim Ledbetter 568531f06a Everywhere: Mark GC::Cell derived classes as Weakable explicitly
Previously, all `GC::Cell` derived classes were Weakable. Marking only
those classes that require this functionality as Weakable allows us to
reduce the memory footprint of some frequently used classes.
2025-03-29 17:36:33 -05:00
..
ImageDecoder LibGfx+ImageDecoder: Use RefPtr<Bitmap> instead of optional 2025-03-22 17:49:38 +01:00
RequestServer RequestServer: Remove useless Forward.h 2025-03-26 18:22:50 +00:00
WebContent Everywhere: Mark GC::Cell derived classes as Weakable explicitly 2025-03-29 17:36:33 -05:00
WebDriver WebDriver: Temporarily disable site isolation 2025-03-12 02:00:54 +00:00
WebWorker LibWebView+WebWorker: Attach an image decoder to worker instances 2025-03-27 17:47:27 +00:00
CMakeLists.txt Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00