gecko-dev/extensions/spellcheck/hunspell/glue
Makoto Kato a9fe8aa60c Bug 1504913 - Part 1. Use mozSpellChecker directly instead of nsISpellChecker. r=masayuki
When creating an instance of nsISpellChecker, we always use
mozSpellChecker::Create.  So we should use mozSpellChecker directly instead of
nsISpellChecker.

Differential Revision: https://phabricator.services.mozilla.com/D10993

--HG--
extra : rebase_source : 0feffa60e6dc788904d212a77acbf416279af083
extra : histedit_source : b89cc8270c2df70ae414479f43ac30e8aa0a3d42
2018-11-06 12:31:36 +09:00
..
common.mozbuild Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted 2018-05-22 20:36:39 -07:00
hunspell_alloc_hooks.h Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted 2018-05-22 20:36:39 -07:00
hunspell_fopen_hooks.h Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted 2018-05-22 20:36:39 -07:00
moz.build Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted 2018-05-22 20:36:39 -07:00
mozHunspell.cpp Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium 2018-08-28 15:56:01 +10:00
mozHunspell.h Bug 1477917 - Part 2. Use AString instead of wstring in spellchecker. r=masayuki 2018-07-26 03:13:51 +00:00
mozHunspellAllocator.h
mozHunspellFileMgr.cpp Bug 1410214: Part 2 - Add a stub Hunspell FileMgr that allows it to read URLs. r=masayuki 2018-04-26 13:29:04 -07:00
mozHunspellFileMgr.h Bug 1410214: Part 2 - Add a stub Hunspell FileMgr that allows it to read URLs. r=masayuki 2018-04-26 13:29:04 -07:00
PRemoteSpellcheckEngine.ipdl Bug 1480699 - Use IPDL's promise instead in PRemoteSpellcheckEngine. r=masayuki 2018-07-31 16:36:43 +09:00
RemoteSpellCheckEngineChild.cpp Bug 1480699 - Use IPDL's promise instead in PRemoteSpellcheckEngine. r=masayuki 2018-07-31 16:36:43 +09:00
RemoteSpellCheckEngineChild.h Bug 1480699 - Use IPDL's promise instead in PRemoteSpellcheckEngine. r=masayuki 2018-07-31 16:36:43 +09:00
RemoteSpellCheckEngineParent.cpp Bug 1491569 - Remove the XPCOM registration for mozSpellChecker; r=smaug 2018-09-15 20:13:51 -04:00
RemoteSpellCheckEngineParent.h Bug 1504913 - Part 1. Use mozSpellChecker directly instead of nsISpellChecker. r=masayuki 2018-11-06 12:31:36 +09:00