gecko-dev/editor/composer
Makoto Kato ce6328824f Bug 1365383 - Spellchecker should consider that callback isn't set. r=masayuki
InitSpellChecker allows that 3rd callback parameter is null.  We should consider that it is null.

MozReview-Commit-ID: BMAM6BiYlw5

--HG--
extra : rebase_source : fbe767694d6380988854ff133b780b8fe334bf3a
2017-05-18 14:50:25 +09:00
..
crashtests Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
res Bug 1355734 - Remove text-decoration-line: -moz-anchor-decoration. r=heycam,masayuki 2017-04-13 16:17:03 +08:00
test Bug 1365383 - Spellchecker should consider that callback isn't set. r=masayuki 2017-05-18 14:50:25 +09:00
moz.build Bug 1297414 - Support execCommand("defaultParagraphSeparator"); r=masayuki 2017-04-04 13:47:28 +03:00
nsComposerCommands.cpp
nsComposerCommands.h
nsComposerCommandsUpdater.cpp
nsComposerCommandsUpdater.h
nsComposerController.cpp Bug 1297414 - Support execCommand("defaultParagraphSeparator"); r=masayuki 2017-04-04 13:47:28 +03:00
nsComposerController.h
nsComposerDocumentCommands.cpp Bug 1297414 - Support execCommand("defaultParagraphSeparator"); r=masayuki 2017-04-04 13:47:28 +03:00
nsComposerRegistration.cpp
nsComposeTxtSrvFilter.cpp
nsComposeTxtSrvFilter.h
nsEditingSession.cpp Bug 1359092 - Extend loadURI within nsIWebNavigation.idl by a triggeringPrincipal argument. r=bz 2017-04-25 12:22:25 +02:00
nsEditingSession.h
nsEditorSpellCheck.cpp Bug 1365383 - Spellchecker should consider that callback isn't set. r=masayuki 2017-05-18 14:50:25 +09:00
nsEditorSpellCheck.h Bug 1330912 - Part 2. Use async version on UpdateCurrentDictionary. r=masayuki 2017-04-11 17:05:19 +09:00
nsIEditingSession.idl