зеркало из https://github.com/mozilla/gecko-dev.git
555eef31f3
Between splitting a node and undoing it, web apps can move split nodes anywhere. Therefore, it shouldn't assume they are always in same parent node, and `RangeUpdater::SelAdjJoinNodes` needs to handle it correctly. Unfortunately, `RangeUpdater::SelAdjJoinNodes` cannot handle nested cases correctly, e.g., right node was in `aRemovedContent` or right node was in the container of `aStartOfRightContent.GetContainer()`. However, it's not a new regression, and such complicated situation breaks undoing anyway. Therefore, I think that we don't need to care about it for now. Differential Revision: https://phabricator.services.mozilla.com/D159230 |
||
---|---|---|
.. | ||
composer | ||
docs | ||
libeditor | ||
reftests | ||
spellchecker | ||
txmgr | ||
AsyncSpellCheckTestHelper.jsm | ||
moz.build | ||
nsIDocumentStateListener.idl | ||
nsIEditActionListener.idl | ||
nsIEditor.idl | ||
nsIEditorMailSupport.idl | ||
nsIEditorSpellCheck.idl | ||
nsIHTMLAbsPosEditor.idl | ||
nsIHTMLEditor.idl | ||
nsIHTMLInlineTableEditor.idl | ||
nsIHTMLObjectResizer.idl | ||
nsITableEditor.idl |