zotero/chrome/content
Dan Stillman 296c0142f2 fx-compat: OS.File.read()IOUtils.read() in getContentsAsync()
https://firefox-source-docs.mozilla.org/dom/ioutils_migration.html

This also fixes a bug when `getContentsAsync()` is passed an
`nsIInputStream` or `nsIChannel` where raw bytes were returned instead
of a string. Not sure if we're doing that anywhere. If we are, this
would presumably break that code, but the function is supposed to return
a decoded string.
2023-04-30 05:23:41 -04:00
..
scaffold Fix Fluent localization for non-English locales 2023-04-26 04:40:22 -04:00
zotero fx-compat: OS.File.read()IOUtils.read() in getContentsAsync() 2023-04-30 05:23:41 -04:00
zotero-platform Don't add border to the top/sides of the toolbar on Windows (#3061) 2023-04-06 01:04:00 -04:00