GoogleChromeLabs/squoosh

No error message if codec fails to load

Open

#257 建立於 2018年11月10日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)TypeScript (20,335 star) (1,431 fork)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.

貢獻者指南