Files
serenity/Userland/Libraries/LibWeb/HTML/SharedImageRequest.cpp
rmg-x 30856ab527 LibWeb: Add response status check in SharedImageRequest::fetch_image
If an image response status was not ok, we would still pass the received
body data to ImageDecoder which is not correct.

(cherry picked from commit 8085e3eb2655ba412fd803a38c4e58d1dc3b3c3b)
2024-07-13 18:23:14 -04:00

7.4 KiB