gecko-dev/editor/spellchecker
Makoto Kato d0832ccf7e Bug 1444630 - Don't update dictionary after calling UninitSpellChecker. r=masayuki
When calling UninitSpellChecker during calling UpdateDictionary, this crash
occurs.  Since Thunderbird calls UninitSpellChecker by [Recheck Text] button,
this only occurs on Thunderbird.

After calling UninitSpellChecker, we should not update dictionary.

MozReview-Commit-ID: K4SPJ5FDo8n

--HG--
extra : rebase_source : d760c6472f56cef520c399e8c1f20536c3a22e36
2018-03-20 14:27:06 +09:00
..
tests Bug 1442500 - Part 3. Move spellchecker tests to editor/spellchecker. r=masayuki 2018-03-02 12:57:54 +09:00
EditorSpellCheck.cpp Bug 1444630 - Don't update dictionary after calling UninitSpellChecker. r=masayuki 2018-03-20 14:27:06 +09:00
EditorSpellCheck.h
moz.build Bug 1442500 - Part 3. Move spellchecker tests to editor/spellchecker. r=masayuki 2018-03-02 12:57:54 +09:00
nsComposeTxtSrvFilter.cpp
nsComposeTxtSrvFilter.h
nsFilteredContentIterator.cpp
nsFilteredContentIterator.h
nsIInlineSpellChecker.idl
nsISpellChecker.h
nsITextServicesFilter.idl
TextServicesDocument.cpp Bug 1446533 part 10. Remove remaining nsIDOMCharacterData uses in editor. r=mystor 2018-03-19 15:45:55 -04:00
TextServicesDocument.h Bug 1446533 part 10. Remove remaining nsIDOMCharacterData uses in editor. r=mystor 2018-03-19 15:45:55 -04:00