releases-comm-central/suite/editor
Makoto Kato b0b20bf89f Bug 1925889 - Don't use nsIEditorSpellCheck to get personal dictionary words. r=mkmelin,babolivier
`nsIEditorSpellCheck.GetPersonalDictionary` and `GetPersonalDictionaryWord` are used by
comm-central only and both can replaced with `mozIPersonalDictionary.wordList`

I would like to get rid of both nsIEditorSpellCheck methods, so I replace both with
mozIPersonalDictionary in comm-central.

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

--HG--
extra : amend_source : 856a816afe3774dfb2ec81db36cb3a7a1ec8d696
2024-10-21 17:28:54 +01:00
..
base Bug 1841845 - Remove Services.jsm consumers in c-c/suite - editor/extensions. r=IanN 2023-08-29 19:01:26 +02:00
components Bug 1925889 - Don't use nsIEditorSpellCheck to get personal dictionary words. r=mkmelin,babolivier 2024-10-21 17:28:54 +01:00
modules
profile
moz.build
nsComposerCmdLineHandler.js Bug 1841845 - Remove Services.jsm consumers in c-c/suite - editor/extensions. r=IanN 2023-08-29 19:01:26 +02:00
nsComposerCmdLineHandler.manifest