ladybird/Userland/Libraries/LibImageDecoderClient
Andreas Kling 8fb9d1fd1d LibImageDecoderClient: Gracefully recover from decoder crashes :^)
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.
2021-02-20 11:37:55 +01:00
..
Client.cpp LibImageDecoderClient: Gracefully recover from decoder crashes :^) 2021-02-20 11:37:55 +01:00
Client.h ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder 2021-01-29 22:38:22 +01:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00