zotero/chrome
Dan Stillman e406e04f5c Resolve schemaUpdatePromise even if repository returns 500 at startup
If repo.zotero.org returned a 500 during Zotero startup, translators and
styles wouldn't be initialized until a 200 was returned, and various
things that depended on translators or styles wouldn't work in the
meantime. Now a single retry is made after 5 seconds, and if that fails
the promise is resolved regardless.

Regression from dc60e5f840, which added automatic 5xx retrying to
Zotero.HTTP.request()
2020-04-17 02:11:27 -04:00
..
content Resolve schemaUpdatePromise even if repository returns 500 at startup 2020-04-17 02:11:27 -04:00
locale Update locale strings from Mozilla language packs 2020-04-16 15:48:54 -04:00
skin/default Fix item selection from timeline 2020-04-11 14:57:32 -04:00