zotero/components
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
..
zotero-autocomplete.js Remove use of non-standard list comprehension syntax 2016-12-21 08:04:57 -05:00
zotero-protocol-handler.js Fix logged errors and debug messages in timeline 2017-07-29 22:17:08 -04:00
zotero-service.js Fx60 compatibility: Fix issues with JS code modules 2018-02-25 22:17:21 -05:00