зеркало из https://github.com/mozilla/gecko-dev.git
Ahem...
This commit is contained in:
Родитель
14f64a2dc7
Коммит
d8ae5713fd
|
@ -276,7 +276,7 @@ nsDOMException::GetData(nsISupports **aData)
|
|||
NS_IMETHODIMP
|
||||
nsDOMException::ToString(char **aReturn)
|
||||
{
|
||||
*aReturn = nsCRT::strdup("foo");
|
||||
*aReturn = nsnull;
|
||||
|
||||
const ResultStruct *rs = NSResultToResultStruct(mResult);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче