bug 662996 fix comment from da6a55f4fdae r=comment-only

This commit is contained in:
Patrick McManus 2012-09-04 13:14:22 -04:00
Родитель dd94e011d4
Коммит 507c8f4edf
1 изменённых файлов: 0 добавлений и 4 удалений

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

@ -73,10 +73,6 @@ nsHTTPDownloadEvent::Run()
ios->NewChannel(mRequestSession->mURL, nullptr, nullptr, getter_AddRefs(chan));
NS_ENSURE_STATE(chan);
// Disabled because it breaks authentication with a proxy, when such proxy
// had been setup, and brings blue UI for EV certs.
// chan->SetLoadFlags(nsIRequest::LOAD_ANONYMOUS);
chan->SetLoadFlags(nsIRequest::LOAD_ANONYMOUS);
// Create a loadgroup for this new channel. This way if the channel