8fa4cc9387
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 |