mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 13:54:12 +01:00
ES6-ify some things. Still a long way to go...
This commit is contained in:
@@ -104,6 +104,8 @@ var Modules = function Modules(window) {
|
||||
wantXrays: true,
|
||||
metadata: { addonID: config.addon.id } });
|
||||
|
||||
loadPolyfill(sandbox);
|
||||
|
||||
// Hack:
|
||||
// sandbox.Object = jsmodules.Object;
|
||||
sandbox.File = global.File;
|
||||
|
||||
Reference in New Issue
Block a user