mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +00:00
...When loading images through SharedImageRequest. There is a small behavioural difference here - handle_failed_fetch clears the pending callbacks whereas handled_failed_decode was previously not. This does not seem intentional, and appears like a bug. Implementing it this way is _slightly_ simpler - and also means we don't need to take a strong handle to this in the case of loading an SVG image.
7.2 KiB
7.2 KiB