zotero/chrome/content
Dan Stillman 7c25093ca2 Fix various error propagation issues during translation
As noted in 27cb099c82, import translators should be rewritten to return
a promise from doImport() and wait for promises from successive
item.complete() calls. They should then be marked as minVersion: "5.0"
to be handled properly by this new code.

(But this tries to account, albeit with somewhat worse behavior, for
translators that haven't been rewritten and sandboxes without Promise
(which is currently the case with child sandboxes in the client).)

(Oh, and I haven't tested this at all in the connectors.)
2017-03-03 04:51:01 -05:00
..
zotero Fix various error propagation issues during translation 2017-03-03 04:51:01 -05:00
zotero-platform Fix startup error loading Zotero service 2017-01-13 02:47:42 -05:00