mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-07 11:48:52 +00:00
If the ImageDecoder service crashes while decoding an image for us, we now recover gracefully and simply return null. This shields the browser from bugs in our image decoders.