zotero/resource
Dan Stillman c2b77890c3 Fx60 compatibility: Fix issues with JS code modules
- The Mozilla CommonJS loader is no longer available, so bundle the
  Fx52 version of it
- Strict mode is enforced
- `this` is only defined as a global object in .jsm files, not .js files
- `this` can't be converted to a string for BackstagePass test, so check
  for presence of Components.utils.import instead
- The return value from import() is no longer available
2018-02-25 22:17:21 -05:00
..
schema Update submodules 2018-01-29 17:22:35 -05:00
tinymce Fix auto-focusing of notes in external window 2017-12-11 02:39:22 -05:00
bluebird Introduce a build system 2017-05-23 17:02:50 +01:00
bluebird.js Fix logging of unhandled promise rejections 2017-06-02 10:37:40 -04:00
concurrentCaller.js Fx60 compatibility: Fix issues with JS code modules 2018-02-25 22:17:21 -05:00
config.js Fx60 compatibility: Fix issues with JS code modules 2018-02-25 22:17:21 -05:00
csl-validator.js Use latest csl-validator 2013-03-23 17:30:34 -04:00
hide.vbs Support unmodified Xpdf binaries 2015-04-01 04:36:21 -04:00
loader.jsm Fx60 compatibility: Fix issues with JS code modules 2018-02-25 22:17:21 -05:00
pathparser.jsm Fx60 compatibility: Fix issues with JS code modules 2018-02-25 22:17:21 -05:00
polyfill.js Object.values() polyfill for <Fx47 after 269e2f8b 2016-12-26 15:26:21 -05:00
react-dom.js Introduce a build system 2017-05-23 17:02:50 +01:00
react.js Introduce a build system 2017-05-23 17:02:50 +01:00
redirect.sh Support unmodified Xpdf binaries 2015-04-01 04:36:21 -04:00
redirect.vbs Support unmodified Xpdf binaries 2015-04-01 04:36:21 -04:00
require.jsm Fx60 compatibility: Fix issues with JS code modules 2018-02-25 22:17:21 -05:00
web-library Introduce a build system 2017-05-23 17:02:50 +01:00
word-processor-plugin-installer.js Fx60 compatibility: Fix issues with JS code modules 2018-02-25 22:17:21 -05:00