зеркало из https://github.com/mozilla/pjs.git
fixing smoketest blocker bug 104421. r=bryner a=endico
This commit is contained in:
Родитель
290137720f
Коммит
61ec4f1d0a
|
@ -39,6 +39,7 @@
|
|||
NS_IMPL_THREADSAFE_ISUPPORTS2(imgRequestProxy, imgIRequest, nsIRequest)
|
||||
|
||||
imgRequestProxy::imgRequestProxy() :
|
||||
mOwner(nsnull),
|
||||
mLoadFlags(nsIRequest::LOAD_NORMAL),
|
||||
mCanceled(PR_FALSE),
|
||||
mLock(nsnull)
|
||||
|
|
Загрузка…
Ссылка в новой задаче