www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 829edbdffcb070da3297c28c61d21bc70a8c98d1
parent 42215d0441965099a67aba9f617061388ef62591
Author: Simon Kornblith <simon@simonster.com>
Date:   Mon, 12 Nov 2012 08:48:26 -0500

Import Services.jsm

Fixes #192, DOI lookup is broken on 3.0 branch

Diffstat:
Mchrome/content/zotero/xpcom/translation/translate_firefox.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/chrome/content/zotero/xpcom/translation/translate_firefox.js b/chrome/content/zotero/xpcom/translation/translate_firefox.js @@ -32,6 +32,7 @@ const BOMs = { } Components.utils.import("resource://gre/modules/NetUtil.jsm"); +Components.utils.import("resource://gre/modules/Services.jsm"); /** * @class Manages the translator sandbox