зеркало из https://github.com/mozilla/gecko-dev.git
Bug 187297 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr
r=dougt sr=dveditz
This commit is contained in:
Родитель
541b76240c
Коммит
1f8e2ba3b9
|
@ -118,9 +118,9 @@ static int my_inflate(unsigned char* compr, PRUint32 comprLen, unsigned char* un
|
|||
}
|
||||
|
||||
CertReader::CertReader(nsIURI* aURI, nsISupports* aContext, nsPICertNotification* aObs):
|
||||
mContext(aContext),
|
||||
mURI(aURI),
|
||||
mObserver(do_QueryInterface(aObs))
|
||||
mContext(aContext),
|
||||
mURI(aURI),
|
||||
mObserver(do_QueryInterface(aObs))
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче