Bug 999585 - wantExportHelpers for all content-script. r=Mossop
This commit is contained in:
@@ -143,7 +143,7 @@ const WorkerSandbox = Class({
|
||||
sandboxPrototype: proto,
|
||||
wantXrays: true,
|
||||
wantGlobalProperties: wantGlobalProperties,
|
||||
wantExportHelpers: !waiveSecurityMembrane,
|
||||
wantExportHelpers: true,
|
||||
sameZoneAs: window,
|
||||
metadata: {
|
||||
SDKContentScript: true,
|
||||
|
||||
Reference in New Issue
Block a user