зеркало из https://github.com/mozilla/pjs.git
Backing out this change to see if it fixes the test failures.
This commit is contained in:
Родитель
3e324c6f11
Коммит
d3641539f8
|
@ -1415,7 +1415,10 @@ nsTextControlFrame::CreateFrameFor(nsIContent* aContent)
|
|||
// Use async reflow and painting for text widgets to improve
|
||||
// performance.
|
||||
|
||||
editorFlags |= nsIPlaintextEditor::eEditorUseAsyncUpdatesMask;
|
||||
// XXX: Using editor async updates exposes bugs 158782, 151882,
|
||||
// and 165130, so we're disabling it for now, until they
|
||||
// can be addressed.
|
||||
// editorFlags |= nsIPlaintextEditor::eEditorUseAsyncUpdatesMask;
|
||||
|
||||
// Now initialize the editor.
|
||||
//
|
||||
|
|
Загрузка…
Ссылка в новой задаче