зеркало из https://github.com/mozilla/gecko-dev.git
fix for bug#30852: backing out change that resets the loadgroups attribs from the channel. pnunn,
r:gagan.
This commit is contained in:
Родитель
b4d65248ba
Коммит
3aaf44d945
|
@ -431,8 +431,6 @@ nsLoadGroup::AddChannel(nsIChannel *channel, nsISupports* ctxt)
|
|||
rv = channel->GetLoadAttributes(&flags);
|
||||
if (NS_FAILED(rv)) return rv;
|
||||
|
||||
SetDefaultLoadAttributes(flags);
|
||||
|
||||
//
|
||||
// Add the channel to the list of active channels...
|
||||
//
|
||||
|
|
Загрузка…
Ссылка в новой задаче