gecko-dev/editor
Masayuki Nakano 4d84607c7e Bug 1655389 - part 2: Move recursive call in AutoBlockElementsJoiner::HandleDeleteCollapsedSelectionAtCurrentBlockBoundary() to HTMLEditor::HandleDeleteAroundCollapsedSelection() r=m_kato
The recursive call is not safe.  We should do it more carefully.  For now,
we should not hide the recursive call into the leaf handler.

Differential Revision: https://phabricator.services.mozilla.com/D85573
2020-08-04 12:14:33 +00:00
..
composer Bug 1656292 - Enable remaining ESLint rules on editor/libeditor/tests/*.xhtml files. r=masayuki 2020-07-31 23:58:46 +00:00
libeditor Bug 1655389 - part 2: Move recursive call in AutoBlockElementsJoiner::HandleDeleteCollapsedSelectionAtCurrentBlockBoundary() to HTMLEditor::HandleDeleteAroundCollapsedSelection() r=m_kato 2020-08-04 12:14:33 +00:00
reftests
spellchecker Bug 1655911 - Get rid of DidCreateNode(), DidInsertNode(), DidSplitNode() and DidDeleteSelection() of nsIEditActionListener because of unused r=m_kato 2020-07-30 06:40:44 +00:00
txmgr Bug 1337953 - Make nsDeque templated on pointer type r=froydnj 2020-06-25 02:39:23 +00:00
AsyncSpellCheckTestHelper.jsm
moz.build
nsIDocumentStateListener.idl
nsIEditActionListener.idl Bug 1655911 - Get rid of DidCreateNode(), DidInsertNode(), DidSplitNode() and DidDeleteSelection() of nsIEditActionListener because of unused r=m_kato 2020-07-30 06:40:44 +00:00
nsIEditor.idl
nsIEditorMailSupport.idl
nsIEditorObserver.idl
nsIEditorSpellCheck.idl
nsIHTMLAbsPosEditor.idl
nsIHTMLEditor.idl
nsIHTMLInlineTableEditor.idl
nsIHTMLObjectResizer.idl
nsITableEditor.idl