gecko-dev/editor
Masayuki Nakano 6368a7e00a Bug 1761159 - Make constructors of `SplitNodeResult` take content nodes with logical meaning rather than physical meaning r=m_kato
Like `JoinNodesResult`, `SplitNodeResult` should take 2 content nodes as
"new one" and "original one" instead of "previous one" and "next one".
Then, the creators is easier to read.

Additionally, this patch creates some static methods and converter method
to create a result with explaining the result meaning.

Differential Revision: https://phabricator.services.mozilla.com/D141930
2022-03-25 01:00:36 +00:00
..
composer Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
docs
libeditor Bug 1761159 - Make constructors of `SplitNodeResult` take content nodes with logical meaning rather than physical meaning r=m_kato 2022-03-25 01:00:36 +00:00
reftests Bug 1759602 - Make outline-style: auto the default focus outline. r=mstange 2022-03-16 23:27:19 +00:00
spellchecker Bug 1761273 - Check for multiple dictionaries when saving site preferences; r=smaug 2022-03-24 22:29:42 +00:00
txmgr
AsyncSpellCheckTestHelper.jsm Bug 1761273 - Check for multiple dictionaries when saving site preferences; r=smaug 2022-03-24 22:29:42 +00:00
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 Bug 1745877 - Get rid of `CreateElementTransaction` r=m_kato 2022-02-28 23:27:58 +00:00
nsIEditorMailSupport.idl
nsIEditorSpellCheck.idl Bug 1402822 - Support multiple dictionaries in EditorSpellCheck; r=smaug 2022-03-23 13:53:38 +00:00
nsIHTMLAbsPosEditor.idl
nsIHTMLEditor.idl
nsIHTMLInlineTableEditor.idl
nsIHTMLObjectResizer.idl
nsITableEditor.idl