mirror of
https://github.com/zotero/zotero.git
synced 2026-09-21 00:22:44 +00:00
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. |
||
|---|---|---|
| .. | ||
| content | ||
| locale | ||
| skin/default | ||