import from UXP: Issue #618 - Integrity for descendant module scripts should be the empty string (9f5805ee)

This commit is contained in:
2022-04-15 23:28:26 +08:00
parent c1a945fa0c
commit 6b1fb2e021
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ ModuleLoadRequest::ModuleLoadRequest(nsIURI* aURI,
aParent->mElement,
aParent->mJSVersion,
aParent->mCORSMode,
aParent->mIntegrity,
SRIMetadata(),
aParent->mURI,
aParent->mReferrerPolicy),
mIsTopLevel(false),