gecko-dev/editor
Jan-Niklas Jaeschke 1bbcb68c33 Bug 1828469, part 1: Prepare RangeBoundaryBase to be able to handle non-MutationObserver Range classes. r=masayuki
In order to support `StaticRange`s, which are not `MutationObserver`s, RangeBoundaries need to have an alternative way of ensuring that `mRef` points to the correct node.
This is now done by validating `mRef` every time `Ref()` is called using the parent and offset.
For performance reasons, this is disabled by default and should only be used for `StaticRange`s.

Differential Revision: https://phabricator.services.mozilla.com/D177892
2023-05-31 08:23:45 +00:00
..
composer Bug 1830460 - Update tests for ComponentUtils ESM. r=arai,perftest-reviewers,sparky 2023-05-03 15:18:46 +00:00
docs
libeditor Bug 1828469, part 1: Prepare RangeBoundaryBase to be able to handle non-MutationObserver Range classes. r=masayuki 2023-05-31 08:23:45 +00:00
reftests
spellchecker Bug 1829048 - Clean up ini files under editor/ r=m_kato 2023-04-21 04:28:27 +00:00
txmgr
AsyncSpellCheckTestHelper.sys.mjs Bug 1820593 - Convert AsyncSpellCheckTestHelper to an ES module. r=masayuki 2023-03-07 09:40:39 +00:00
moz.build Bug 1820593 - Convert AsyncSpellCheckTestHelper to an ES module. r=masayuki 2023-03-07 09:40:39 +00:00
nsIDocumentStateListener.idl
nsIEditActionListener.idl Bug 1797247 - part 1: Add delete transaction classes to use build time type checks r=m_kato 2023-02-15 22:17:17 +00:00
nsIEditor.idl Bug 1815969 - part 1: Redesign EditorBase::FireClipboardEvent r=m_kato 2023-05-10 06:44:52 +00:00
nsIEditorMailSupport.idl
nsIEditorSpellCheck.idl
nsIHTMLAbsPosEditor.idl
nsIHTMLEditor.idl
nsIHTMLInlineTableEditor.idl
nsIHTMLObjectResizer.idl
nsITableEditor.idl