зеркало из https://github.com/mozilla/gecko-dev.git
Backing out patch from bug 333535 to test performance impact
This commit is contained in:
Родитель
51abd2a779
Коммит
abfd8b7e04
|
@ -859,7 +859,7 @@ nsTextTransformer::GetNextWord(PRBool aInWord,
|
||||||
// beginning of the buffer
|
// beginning of the buffer
|
||||||
if (aResetTransformBuf) {
|
if (aResetTransformBuf) {
|
||||||
mBufferPos = 0;
|
mBufferPos = 0;
|
||||||
SetTransformedTextIsAscii(LeaveAsAscii() && !HasMultibyte());
|
SetTransformedTextIsAscii(LeaveAsAscii());
|
||||||
}
|
}
|
||||||
prevBufferPos = mBufferPos;
|
prevBufferPos = mBufferPos;
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче