зеркало из https://github.com/mozilla/gecko-dev.git
bfcf9b881b
This condition was needed when FindInsertionPrevSibling and co didn't understand display: contents. Editor is pretty broken (and calls into PresShell::ContentRemoved directly, and incorrectly, using anonymous nodes). In this case we were taking the XBL path because of display: contents, which means that we tried to seek to the editor anonymous node, and crash (since it's not an explicit kid). Editor needs to get fixed, but this is technically more correct and fixes the crash, so we may as well take it in the interim. Differential Revision: https://phabricator.services.mozilla.com/D42472 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
composer | ||
libeditor | ||
reftests | ||
spellchecker | ||
txmgr | ||
AsyncSpellCheckTestHelper.jsm | ||
moz.build | ||
nsIDocumentStateListener.idl | ||
nsIEditActionListener.idl | ||
nsIEditor.idl | ||
nsIEditorMailSupport.idl | ||
nsIEditorObserver.idl | ||
nsIEditorSpellCheck.idl | ||
nsIEditorStyleSheets.idl | ||
nsIHTMLAbsPosEditor.idl | ||
nsIHTMLEditor.idl | ||
nsIHTMLInlineTableEditor.idl | ||
nsIHTMLObjectResizer.idl | ||
nsIPlaintextEditor.idl | ||
nsITableEditor.idl | ||
nsIURIRefObject.idl |