fix bugstage, bug=245619, r/sr=brendan
git-svn-id: svn://10.0.0.236/trunk@157789 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -844,7 +844,7 @@ END_COM_MAP()
|
||||
url.get(), // url
|
||||
1, // line no
|
||||
nsnull,
|
||||
result,
|
||||
&result,
|
||||
nsnull);
|
||||
|
||||
if (NS_FAILED(rv))
|
||||
|
||||
@@ -910,7 +910,7 @@ void JSConsole::EvaluateText(UINT aStartSel, UINT aEndSel)
|
||||
nsnull,
|
||||
0,
|
||||
nsnull,
|
||||
returnValue,
|
||||
&returnValue,
|
||||
&isUndefined))) {
|
||||
// output the result in the edit area
|
||||
CHAR result[128];
|
||||
|
||||
Reference in New Issue
Block a user