aedd361569
In Firefox 52, `FileUtils.getFile()` tries to create the path to the file even if the path array is empty. (In later versions (maybe in 54, which we're using on macOS) it only does this if more than one path component is provided.) We only need the special directory anyway, so we can just use `getDir()`. |
||
---|---|---|
.. | ||
content | ||
locale | ||
skin/default/zotero |