Fx60: Import Services in hiddenWindow.xul for globalOverlay.js

This commit is contained in:
Dan Stillman 2019-01-25 16:28:19 -05:00
parent a9d142c83a
commit af7932e59b

View file

@ -37,6 +37,9 @@
]>
<window id="main-window" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script type="application/javascript">
Components.utils.import("resource://gre/modules/Services.jsm");
</script>
<script type="application/javascript" src="chrome://global/content/globalOverlay.js"/>
<script>
// Equivalent to Zotero.openMainWindow()