New issue
Advanced search Search tips

Issue 789999 link

Starred by 3 users

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Make DoesManifestContainRequiredIcon() accept all image types

Project Member Reported by pkotw...@chromium.org, Nov 30 2017

Issue description

Chrome creates a PWA if a web developer lists a file as a .png but the .png image is of a different file format.

If a Web Manifest lists several icon formats, ManifestIconSelector does not restrict itself to .png files.

We might as well allow creating Web Manifests for Web Manifests which no PNG images (and all of the images are WEBP or another blink::IsSupportedImageMimeType())
 

Sign in to add a comment