zotero/chrome/content
Adomas Venčkauskas 580cc32f6f Remove Promise.prototype.finally calls from translate.js not in ES6
We could monkey-patch a finally function in connectors as described in
this gist https://gist.github.com/jish/e9bcd75e391a2b21206b , but it
appears to silence propogation of unhandled rejections
and it could later come back to bite us in the butt.
Native and proper support for finally is, however, planned in ES7.
2017-03-07 12:38:36 +02:00
..
zotero Remove Promise.prototype.finally calls from translate.js not in ES6 2017-03-07 12:38:36 +02:00
zotero-platform Fix startup error loading Zotero service 2017-01-13 02:47:42 -05:00