зеркало из https://github.com/mozilla/gecko-dev.git
d064dce6e2
It stopped using `ComputeValueFromTextNodeAndBRElement` for `HTMLEditor` case. However, `ComputeValueFromTextNodeAndBRElement` handles the case that there is only padding `<br>` element for empty editor even if the instance is `HTMLEditor`. So, this patch makes it handle this special case by itself before checking whether the instance is `TextEditor`. Differential Revision: https://phabricator.services.mozilla.com/D116541 |
||
---|---|---|
.. | ||
composer | ||
docs | ||
libeditor | ||
reftests | ||
spellchecker | ||
txmgr | ||
AsyncSpellCheckTestHelper.jsm | ||
moz.build | ||
nsIDocumentStateListener.idl | ||
nsIEditActionListener.idl | ||
nsIEditor.idl | ||
nsIEditorMailSupport.idl | ||
nsIEditorObserver.idl | ||
nsIEditorSpellCheck.idl | ||
nsIHTMLAbsPosEditor.idl | ||
nsIHTMLEditor.idl | ||
nsIHTMLInlineTableEditor.idl | ||
nsIHTMLObjectResizer.idl | ||
nsITableEditor.idl |