Fixing bustage.

git-svn-id: svn://10.0.0.236/trunk@244383 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jst%mozilla.org
2008-01-29 21:11:24 +00:00
parent 2b4da8abaf
commit e47838f094

View File

@@ -2337,7 +2337,7 @@ nsScriptSecurityManager::doGetObjectPrincipal(JSObject *aObj
#endif
)
{
NS_ASSERTION(aCx && aObj, "Bad call to doGetObjectPrincipal()!");
NS_ASSERTION(aObj, "Bad call to doGetObjectPrincipal()!");
nsIPrincipal* result = nsnull;
#ifdef DEBUG