зеркало из https://github.com/mozilla/gecko-dev.git
daeca3277c
When using contenteditable with spellchecker (it is by default), spellchecker will be initialized by mozilla::EditorEventListener::Focus. This method will call nsEditorSpellCheck::UpdateCurrentDictionary, but this method seems to be slow. DictionaryFetcher::Fetch gets nsIContentPrefService2 that is implemented by JavaScript, so we should create nsIContentPrefService2 out of Fetch method. MozReview-Commit-ID: 1fxug0sqD72 --HG-- extra : rebase_source : c46a54f9fc811aace20c54c4a3e468a83c2530d2 |
||
---|---|---|
.. | ||
crashtests | ||
res | ||
test | ||
moz.build | ||
nsComposeTxtSrvFilter.cpp | ||
nsComposeTxtSrvFilter.h | ||
nsComposerCommands.cpp | ||
nsComposerCommands.h | ||
nsComposerCommandsUpdater.cpp | ||
nsComposerCommandsUpdater.h | ||
nsComposerController.cpp | ||
nsComposerController.h | ||
nsComposerDocumentCommands.cpp | ||
nsComposerRegistration.cpp | ||
nsEditingSession.cpp | ||
nsEditingSession.h | ||
nsEditorSpellCheck.cpp | ||
nsEditorSpellCheck.h | ||
nsIEditingSession.idl |