icecat: add release icecat-140.6.0-1gnu1 for aramo
This commit is contained in:
parent
92fef42cd6
commit
17ba0259bf
3382 changed files with 457689 additions and 569094 deletions
|
|
@ -2915,7 +2915,8 @@ nsresult ProcessXCTO(HttpBaseChannel* aChannel, nsIURI* aURI,
|
|||
|
||||
auto policyType = aLoadInfo->GetExternalContentPolicyType();
|
||||
if (policyType == ExtContentPolicy::TYPE_DOCUMENT ||
|
||||
policyType == ExtContentPolicy::TYPE_SUBDOCUMENT) {
|
||||
policyType == ExtContentPolicy::TYPE_SUBDOCUMENT ||
|
||||
policyType == ExtContentPolicy::TYPE_OBJECT) {
|
||||
// If the header XCTO nosniff is set for any browsing context, then
|
||||
// we set the skipContentSniffing flag on the Loadinfo. Within
|
||||
// GetMIMETypeFromContent we then bail early and do not do any sniffing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue