This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Don't send inline WebP to Chrome/36 on iOS #969
Closed
Description
What steps will reproduce the problem?
1. Visit
http://modpagespeed.com/rewrite_images.html?PageSpeedWebpRecompressionQuality=40
on Chrome on desktop (& refresh)
2. Visit the same site on Chrome on iOS (& refresh)
3. Look for the missing image of a yellow 'caution' sign
Note that webp conversion and inlining are both on by default in 1.8. Most
photos are too large to inline without an aggressive compression setting (e.g.
40) and so this won't show up frequently except with small thumbnails.
Original issue reported on code.google.com by jmara...@google.com
on 11 Aug 2014 at 1:53