diff --git a/image/src/imgLoader.cpp b/image/src/imgLoader.cpp index b6b4f25b674..74c662d8ea1 100644 --- a/image/src/imgLoader.cpp +++ b/image/src/imgLoader.cpp @@ -599,6 +599,7 @@ static nsresult NewImageChannel(nsIChannel **aResult, // If all of the proxy requests are canceled then this request should be // canceled too. // + aLoadFlags |= nsIChannel::LOAD_CLASSIFY_URI; rv = NS_NewChannel(aResult, aURI, // URI nullptr, // Cached IOService