gecko/editor/composer
Andrew McCreight 0c62d00526 Bug 1210517 - Create nsVariant directly rather than via do_CreateInstance(). r=froydnj
The goal here is to leave creation stuff mostly for JS, so we can
convert it entirely over to a non-threadsafe cycle-collected version
without breaking any existing C++ users.

I didn't do this for a remaining use in nsGlobalWindow.h to avoid
including nsVariant.h all over the place.
2015-10-07 08:17:42 -07:00
..
crashtests
res
test Bug 1205983 - Remove all observer code from nsEditor (tests). r=ehsan 2015-09-29 08:25:00 +02:00
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
nsComposerCommands.cpp
nsComposerCommands.h
nsComposerCommandsUpdater.cpp
nsComposerCommandsUpdater.h
nsComposerController.cpp
nsComposerController.h
nsComposerDocumentCommands.cpp
nsComposerRegistration.cpp
nsComposeTxtSrvFilter.cpp
nsComposeTxtSrvFilter.h
nsEditingSession.cpp
nsEditingSession.h
nsEditorSpellCheck.cpp Bug 1210517 - Create nsVariant directly rather than via do_CreateInstance(). r=froydnj 2015-10-07 08:17:42 -07:00
nsEditorSpellCheck.h Bug 1205796 - "Coverity 1323784 indicates a useless passed-by-value argument in nsEditorSpellCheck::TryDictionary". r=smaug 2015-09-22 00:28:00 +02:00
nsIEditingSession.idl