mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-10 09:02:14 +02:00
Callbacks registered within the SharedImageRequest can be removed after the request has been completed. This resolves the GC memory leak issue that occurs due to a cyclic dependency, where the callback captures the image request while being owned by the image request at the same time.
5.9 KiB
5.9 KiB