zotero/chrome/content
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
..
scaffold Update newWeb.js 2020-01-06 15:12:18 -05:00
zotero Resolve schemaUpdatePromise even if repository returns 500 at startup 2020-04-17 02:11:27 -04:00
zotero-platform Fix missing bottom border of toolbar on Windows 2020-02-10 22:24:27 -05:00