mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 891904 - Un-schedule full spell check when checker is disabled; r=ehsan
This commit is contained in:
parent
12a9956074
commit
b4374620c5
@ -625,6 +625,7 @@ nsresult mozInlineSpellChecker::Cleanup(bool aDestroyingFrames)
|
||||
}
|
||||
|
||||
mEditor = nullptr;
|
||||
mFullSpellCheckScheduled = false;
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user