gecko-dev/editor/txtsvc
Makoto Kato 55e9044079 Bug 1330912 - Part 1. Add async version of SetCurrentDictionary using list. r=Ehsan
Now, mozInlineSpellChecker::UpdateCurrentDictionary uses several sync IPC message to update spellcheck dictionary.  So I want async IPC to set dictionary.

Also, since nsEditorSpellCheck::DictionaryFetched calls SetCurrentDictionary several times (max: 6 times), so to reduce calls, we should use list of dictionary.

MozReview-Commit-ID: EVMAJxpMT2X

--HG--
extra : rebase_source : 5a1ed28bd6eb1dd9d3a6a634a286531b7ebb32c7
2017-04-10 18:29:16 +09:00
..
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsFilteredContentIterator.cpp Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan 2015-05-29 00:58:42 +09:00
nsFilteredContentIterator.h Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug 2016-01-12 18:16:59 +00:00
nsIInlineSpellChecker.idl Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan 2015-05-29 00:58:42 +09:00
nsISpellChecker.h Bug 1330912 - Part 1. Add async version of SetCurrentDictionary using list. r=Ehsan 2017-04-10 18:29:16 +09:00
nsITextService.h Bug 1028565 - Part 3: Flatten editor/txtsvc/{public,src}/ directories. r=ehsan 2014-06-25 15:08:34 -07:00
nsITextServicesDocument.h Bug 1028565 - Part 3: Flatten editor/txtsvc/{public,src}/ directories. r=ehsan 2014-06-25 15:08:34 -07:00
nsITextServicesFilter.idl Bug 1028565 - Part 3: Flatten editor/txtsvc/{public,src}/ directories. r=ehsan 2014-06-25 15:08:34 -07:00
nsTSAtomList.h Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan 2015-05-29 00:58:42 +09:00
nsTextServicesCID.h Bug 1028565 - Part 3: Flatten editor/txtsvc/{public,src}/ directories. r=ehsan 2014-06-25 15:08:34 -07:00
nsTextServicesDocument.cpp Bug 1346078: Remove nsAString_internal and just use the nsAString name directly. r=bsmedberg 2017-03-10 15:17:23 +13:00
nsTextServicesDocument.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsTextServicesFactory.cpp Bug 1028565 - Part 3: Flatten editor/txtsvc/{public,src}/ directories. r=ehsan 2014-06-25 15:08:34 -07:00