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
Родитель 8ecf41236a
Коммит ab2b9b8ae0
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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