zotero/chrome/content/zotero-platform
Dan Stillman bc034089a6 Fix startup error loading Zotero service
https://forums.zotero.org/discussion/63869/5-0-beta-standalone-blank-ui-upon-restart
https://forums.zotero.org/discussion/63865/5-0-beta-library-wont-load

Adding include.js to hiddenWindow.xul in 66549f9e6d seems to have
created a race condition in which the Zotero service would fail on the
third startup after the JS cache was cleared (e.g., on a new version,
-purgecaches, or other changes in the profile). So, don't do that.

Hopefully this isn't caused by other uses (e.g., in plugins) of
include.js and was only happening because the hidden window is launched
concurrently with standalone.xul on macOS.
2017-01-13 02:47:42 -05:00
..
mac Fix startup error loading Zotero service 2017-01-13 02:47:42 -05:00
unix Fix missing Options menu on Windows/Linux 2017-01-10 21:44:03 -05:00
win Fix missing Options menu on Windows/Linux 2017-01-10 21:44:03 -05:00