fix bug 35356
r=ftang,erik git-svn-id: svn://10.0.0.236/trunk@69269 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2313,6 +2313,7 @@ nsRenderingContextWin::GetWidth(const PRUnichar *aString,
|
||||
// Advance to the next character
|
||||
if (++i >= aLength) {
|
||||
allDone = PR_TRUE;
|
||||
goto MeasureText;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user