zotero/chrome
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
..
content Fx60: Fix issues with JS code modules 2019-08-27 00:47:39 -04:00
locale Update locales from Transifex and merge new English strings 2019-08-19 05:00:50 -04:00
skin/default Add View menu 2019-08-12 16:31:31 -04:00