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:
parent
7e28d5e59a
commit
95ba8ef614
@ -2313,6 +2313,7 @@ nsRenderingContextWin::GetWidth(const PRUnichar *aString,
|
||||
// Advance to the next character
|
||||
if (++i >= aLength) {
|
||||
allDone = PR_TRUE;
|
||||
goto MeasureText;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user