gecko-dev/editor
Masayuki Nakano 925fc15324 Bug 1739933 - Make `TopLevelEditSubActionData::DidSplitNode()` handle both cases that either left or right node is a new node r=m_kato
Currently, it assumes that new node is the left node and split node is the
right node.  However, we need to make it possible to handle the case that
right node is new one for fixing bug 1735608.

Depends on D130458

Differential Revision: https://phabricator.services.mozilla.com/D130624
2021-11-09 07:11:23 +00:00
..
composer Bug 1734719 - Fix the editor/application-handler test when the downloads improvements pref is true. r=Gijs 2021-10-11 23:13:51 +00:00
docs
libeditor Bug 1739933 - Make `TopLevelEditSubActionData::DidSplitNode()` handle both cases that either left or right node is a new node r=m_kato 2021-11-09 07:11:23 +00:00
reftests Bug 1736507 - Make `HTMLEditor` updates its specific UI (if there is) after dispatching `input` event r=m_kato 2021-10-19 20:45:37 +00:00
spellchecker Bug 1739545 - part 2: Redesign `TextServicesDocument::DidJoinNodes()` methods r=m_kato 2021-11-09 01:09:20 +00:00
txmgr
AsyncSpellCheckTestHelper.jsm
moz.build
nsIDocumentStateListener.idl
nsIEditActionListener.idl Bug 1739545 - part 2: Redesign `TextServicesDocument::DidJoinNodes()` methods r=m_kato 2021-11-09 01:09:20 +00:00
nsIEditor.idl
nsIEditorMailSupport.idl
nsIEditorSpellCheck.idl
nsIHTMLAbsPosEditor.idl
nsIHTMLEditor.idl
nsIHTMLInlineTableEditor.idl
nsIHTMLObjectResizer.idl
nsITableEditor.idl