mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 04:40:47 +00:00
Issue #618 - Integrity for descendant module scripts should be the empty string
Because the spec says so.
This commit is contained in:
@@ -53,7 +53,7 @@ ModuleLoadRequest::ModuleLoadRequest(nsIURI* aURI,
|
||||
aParent->mElement,
|
||||
aParent->mJSVersion,
|
||||
aParent->mCORSMode,
|
||||
aParent->mIntegrity,
|
||||
SRIMetadata(),
|
||||
aParent->mURI,
|
||||
aParent->mReferrerPolicy),
|
||||
mIsTopLevel(false),
|
||||
|
||||
Reference in New Issue
Block a user