зеркало из https://github.com/mozilla/pjs.git
turn off gagan's assertion. #36831. r=mscott.
This commit is contained in:
Родитель
c8e7a8bf68
Коммит
d68aee5215
|
@ -2329,7 +2329,9 @@ nsSocketTransport::fireStatus(PRUint32 aCode)
|
|||
mesg.AppendWithConversion(mPrintHost);
|
||||
else
|
||||
{
|
||||
#ifdef DEBUG_gagan
|
||||
NS_ASSERTION(0, "no print host specified for this socket!");
|
||||
#endif
|
||||
mesg.AppendWithConversion(mHostName);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче