зеркало из https://github.com/mozilla/gecko-dev.git
55e9044079
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 |
||
---|---|---|
.. | ||
glue | ||
src | ||
tests/unit | ||
moz.build |