Bug 344652 - Synchronous proxy operations always return NS_OK, patch by Neil Rashbrook, r=me sr=darin
git-svn-id: svn://10.0.0.236/trunk@203017 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -255,6 +255,7 @@ nsProxyEventObject::CallMethod(PRUint16 methodIndex,
|
||||
break;
|
||||
}
|
||||
}
|
||||
rv = proxyInfo->GetResult();
|
||||
} else {
|
||||
NS_WARNING("Failed to dispatch nsProxyCallEvent");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user