Bug 1029781: Set NS_LOAD_CLASSIFY_URI in image loader (r=seth)

This commit is contained in:
Monica Chew 2014-06-25 09:08:27 -07:00
parent 73d7c3eeb7
commit 2dba86511f

View File

@ -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