зеркало из https://github.com/mozilla/gecko-dev.git
Bug 891904 - Un-schedule full spell check when checker is disabled; r=ehsan
This commit is contained in:
Родитель
12a9956074
Коммит
b4374620c5
|
@ -625,6 +625,7 @@ nsresult mozInlineSpellChecker::Cleanup(bool aDestroyingFrames)
|
|||
}
|
||||
|
||||
mEditor = nullptr;
|
||||
mFullSpellCheckScheduled = false;
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче