Files
ladybird/Libraries/LibWeb/FileAPI/FileReaderSync.cpp
Andreas Kling 2d2078d439 LibWeb: Don't store GC::Root<JS::ArrayBuffer> in FileAPI::FileReader
This was creating a reference cycle and leaking the realm.
2025-12-26 11:57:00 +01:00

3.8 KiB