mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 08:42:13 +00:00
b758eaeb68
This implementes the following requirement from the spec: https://html.spec.whatwg.org/#fetch-a-single-module-script 12. In both cases, let processResponseConsumeBody given response response and null, failure, or a byte sequence bodyBytes be the following algorithm: 5. Let referrerPolicy be the result of parsing the `Referrer-Policy` header given response. 6. If referrerPolicy is not the empty string, set options's referrer policy to referrerPolicy. Differential Revision: https://phabricator.services.mozilla.com/D186944 |
||
---|---|---|
.. | ||
ImportMap.cpp | ||
ImportMap.h | ||
LoadContextBase.cpp | ||
LoadContextBase.h | ||
LoadedScript.cpp | ||
LoadedScript.h | ||
ModuleLoaderBase.cpp | ||
ModuleLoaderBase.h | ||
ModuleLoadRequest.cpp | ||
ModuleLoadRequest.h | ||
moz.build | ||
ResolveResult.h | ||
ScriptKind.h | ||
ScriptLoadRequest.cpp | ||
ScriptLoadRequest.h |