gecko-dev/editor/spellchecker
Doug Thayer ce5461c0d3 Bug 887889 - Fix leak in RemoteSpellCheckingEngineChild r=Ehsan
The work to migrate to Sqlite.jsm seems to have caused a timing problem
in our tests where shutdown the content process while this IPC message
is still unresolved. This causes us to destroy RemoteSpellCheckingEngineChild
without it having processed its RecvNotiy..., leading to the promise being
leaked. As far as I can tell this resolves all of our leak issues on try.

MozReview-Commit-ID: GdwVIp5dj1m

--HG--
extra : rebase_source : b7bf5838c53e40b49bea17df123028a2dbd26e5e
2018-04-19 14:33:18 -07:00
..
tests Bug 1442500 - Part 3. Move spellchecker tests to editor/spellchecker. r=masayuki 2018-03-02 12:57:54 +09:00
EditorSpellCheck.cpp Bug 887889 - Fix leak in RemoteSpellCheckingEngineChild r=Ehsan 2018-04-19 14:33:18 -07:00
EditorSpellCheck.h Bug 1451972 - Remove more nsIDOMDocument usages from editor. r=masayuki 2018-04-06 14:53:05 +09:00
moz.build Bug 1442500 - Part 3. Move spellchecker tests to editor/spellchecker. r=masayuki 2018-03-02 12:57:54 +09:00
nsComposeTxtSrvFilter.cpp
nsComposeTxtSrvFilter.h
nsFilteredContentIterator.cpp Bug 1447889 part 8. Remove nsIDOMRange::SelectNode/SelectNodeContents. r=mystor 2018-03-27 00:35:21 -04:00
nsFilteredContentIterator.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
nsIInlineSpellChecker.idl
nsISpellChecker.h
nsITextServicesFilter.idl
TextServicesDocument.cpp Bug 1451672 - part 21: Refine TextEditor::TypedText() r=m_kato 2018-04-16 23:43:36 +09:00
TextServicesDocument.h Bug 1451972 - Remove more nsIDOMDocument usages from editor. r=masayuki 2018-04-06 14:53:05 +09:00