mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
5f6299d456
It allows multiple edit action preserves `Selection` when updating the DOM tree. However, most callers do not use `finally` to reset the state, and this makes edit action handling complicated in some edge cases. Therefore, let's stop supporting this feature. If Thunderbird requires the feature, the developers should request additional param for preserving `Selection` like the preceding patch. Depends on D196004 Differential Revision: https://phabricator.services.mozilla.com/D196005 |
||
---|---|---|
.. | ||
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 |