GoogleChromeLabs/squoosh

No error message if codec fails to load

Open

#257 opened on 2018年11月10日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)TypeScript (20,335 stars) (1,431 forks)batch import
UIgood first issuehelp wanted

説明

  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.

コントリビューターガイド