This commit is contained in:
jst%netscape.com 2003-07-14 21:06:21 +00:00
parent 841ca6e5c5
commit b06767c9e3

View File

@ -356,6 +356,7 @@ protected:
};
nsJSChannel::nsJSChannel() :
mLoadFlags(LOAD_NORMAL),
mIsActive(PR_FALSE),
mWasCanceled(PR_FALSE)
{