GoogleChromeLabs/squoosh

No error message if codec fails to load

Open

#257 aberto em 10 de nov. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (1.431 forks)batch import
UIgood first issuehelp wanted

Métricas do repositório

Stars
 (20.335 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

  1. Open app in new profile
  2. Let service worker install
  3. Go offline
  4. Open SVG icon image

The jpeg encode appears to hang indefinitely, but in reality the codec has failed to load. We should report some form of error.

Guia do colaborador