зеркало из https://github.com/mozilla/pjs.git
now that the bustage is cleanedup (sorry), I'm fixing the whitespace of that hasty checkin
This commit is contained in:
Родитель
ca8db95467
Коммит
bcc3c85a43
|
@ -341,8 +341,7 @@ nsXPCWrappedNativeClass::HandlePossibleNameCaseError(JSContext* cx, jsid id)
|
||||||
|
|
||||||
nsCOMPtr<nsIXPCException> e =
|
nsCOMPtr<nsIXPCException> e =
|
||||||
dont_AddRef(NS_STATIC_CAST(nsIXPCException*,
|
dont_AddRef(NS_STATIC_CAST(nsIXPCException*,
|
||||||
nsXPCException::NewException("",
|
nsXPCException::NewException("", NS_OK, nsnull, nsnull)));
|
||||||
NS_OK, nsnull, nsnull)));
|
|
||||||
|
|
||||||
nsCOMPtr<nsIJSStackFrameLocation> loc = nsnull;
|
nsCOMPtr<nsIJSStackFrameLocation> loc = nsnull;
|
||||||
if(e)
|
if(e)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче