mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
3f730c75ff
Currently `MoveNodeResult` inherits only `CaretPoint` and has some members which are same as `EditActionResult`. I'd like to add `DeleteRangeResult` which will inherit both `CaretPoint` and `EditActionResult`. So, for making it work with `MoveNodeResult`, it's nicer to make `MoveNodeResult` inherits `EditActionResult`. Differential Revision: https://phabricator.services.mozilla.com/D228629 |
||
---|---|---|
.. | ||
composer | ||
docs | ||
libeditor | ||
reftests | ||
spellchecker | ||
txmgr | ||
AsyncSpellCheckTestHelper.sys.mjs | ||
moz.build | ||
nsIDocumentStateListener.idl | ||
nsIEditActionListener.idl | ||
nsIEditor.idl | ||
nsIEditorMailSupport.idl | ||
nsIEditorSpellCheck.idl | ||
nsIHTMLAbsPosEditor.idl | ||
nsIHTMLEditor.idl | ||
nsIHTMLInlineTableEditor.idl | ||
nsIHTMLObjectResizer.idl | ||
nsITableEditor.idl |