Page MenuHomePhabricator

Deliver WebP images instead of JPEG whenever the device supports it
Closed, ResolvedPublic

Description

Author: mathias.schindler

Description:
Mobile applications are often used in scenarios with limited or shaky bandwidth. Smaller download sizes for content will directly result in pages being loaded much faster.

WebP is a file format for lossy image compression developed by Google that offers smaller file sizes compared to JPEG (various studies come to different conclusions, gmaxwell/mozilla did not come to this conclusion)

Android devices running version 4 upwards will be able to display WebP via its media framework.


Version: Unspecified
Severity: enhancement
OS: other
Platform: Smartphone

Details

Reference
bz56832

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:24 AM
bzimport set Reference to bz56832.
bzimport added a subscriber: Unknown Object (MLST).

Duping to bug 25611; can't do anything mobile-specific without the infrastructure, and if the infrastructure's there don't really need anything mobile-specific.

  • This bug has been marked as a duplicate of bug 25611 ***