зеркало из https://github.com/mozilla/gecko-dev.git
Bug 346576 Fix code comment above blacklisted ports list in netwerk/
patch by bugzilla@mcsmurf.de r=biesi rs=brendan
This commit is contained in:
Родитель
02a01dec32
Коммит
c188b489f0
|
@ -81,7 +81,7 @@ static NS_DEFINE_CID(kProtocolProxyServiceCID, NS_PROTOCOLPROXYSERVICE_CID);
|
|||
|
||||
nsIOService* gIOService = nsnull;
|
||||
|
||||
// A general port blacklist. Connections to these ports will not be avoided unless
|
||||
// A general port blacklist. Connections to these ports will not be allowed unless
|
||||
// the protocol overrides.
|
||||
//
|
||||
// TODO: I am sure that there are more ports to be added.
|
||||
|
|
Загрузка…
Ссылка в новой задаче