zotero/components
Dan Stillman 78e9db9523 Fx60: 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
2019-08-27 00:47:39 -04:00
..
zotero-autocomplete.js Move Utilities.Internal.escapeSQLExpression() to Zotero.DB 2018-12-16 02:10:15 -05:00
zotero-protocol-handler.js Fix zotero://select search selection 2019-08-01 22:11:03 -04:00
zotero-service.js Fx60: Fix issues with JS code modules 2019-08-27 00:47:39 -04:00