zotero/chrome
Dan Stillman 8fa4cc9387 Fx60: Update Zotero.File.iterateDirectory() signature
StopIteration is no longer supported in Firefox 60, so instead of taking
a generator function that might throw StopIteration for the second
parameter, take a function that is passed to iterator.forEach() that
receives an OS.File.DirectoryIterator.Entry for each directory entry. If
the function returns a promise, it's waited for.

Also update other direct uses of OS.File.DirectoryIterator to remove
StopIteration use.
2019-08-27 00:47:39 -04:00
..
content Fx60: Update Zotero.File.iterateDirectory() signature 2019-08-27 00:47:39 -04:00
locale Update locales from Transifex and merge new English strings 2019-08-19 05:00:50 -04:00
skin/default Fx60: Remove obsolete CSS properties 2019-08-27 00:47:39 -04:00