зеркало из https://github.com/mozilla/pjs.git
Nomenclature change. No bug.
Original committer: pedemont%us.ibm.com Original revision: 1.38 Original date: 2005/12/16 17:32:40
This commit is contained in:
Родитель
3970e6cee8
Коммит
24b8173a74
|
@ -914,7 +914,7 @@ ThrowException(JNIEnv* env, const nsresult aErrorCode, const char* aMessage)
|
|||
methodSig.AppendLiteral(")V");
|
||||
|
||||
// In some instances (such as in shutdownXPCOM() and termEmbedding()), we
|
||||
// will need to throw an exception when Javaconnect has already been
|
||||
// will need to throw an exception when JavaXPCOM has already been
|
||||
// terminated. In such a case, 'xpcomExceptionClass' will be null. So we
|
||||
// reset it temporarily in order to throw the appropriate exception.
|
||||
if (xpcomExceptionClass == nsnull) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче