gecko-dev/editor/libeditor
2021-08-13 12:16:33 +00:00
..
crashtests Bug 1636541 - Add reported testcase into the tree r=m_kato 2021-08-13 12:16:33 +00:00
tests Bug 1723895 - Make WhiteSpaceVisibilityKeeper::ReplaceText() call GetInclusiveNextNBSPPointIfNeedToReplaceWithASCIIWhiteSpace with end of the replacing range instead of start of it r=m_kato 2021-08-10 23:41:19 +00:00
ChangeAttributeTransaction.cpp
ChangeAttributeTransaction.h
ChangeStyleTransaction.cpp
ChangeStyleTransaction.h
CompositionTransaction.cpp Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00
CompositionTransaction.h
CreateElementTransaction.cpp
CreateElementTransaction.h
CSSEditUtils.cpp Bug 1723921 - Throw on invalid pseudo-elements in getComputedStyle() as per spec. r=dholbert,layout-reviewers 2021-08-07 09:55:55 +00:00
CSSEditUtils.h
DeleteNodeTransaction.cpp Bug 1713334 - Part 1: Keep a text node inside text controls even if empty r=masayuki,Jamie 2021-06-18 00:36:53 +00:00
DeleteNodeTransaction.h
DeleteRangeTransaction.cpp Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00
DeleteRangeTransaction.h
DeleteTextTransaction.cpp
DeleteTextTransaction.h
EditAction.h
EditActionListener.h
EditAggregateTransaction.cpp
EditAggregateTransaction.h
EditorBase.cpp Bug 1723125 - Ignore normal selection when updating composition string r=m_kato 2021-08-02 08:23:50 +00:00
EditorBase.h Bug 1723125 - Ignore normal selection when updating composition string r=m_kato 2021-08-02 08:23:50 +00:00
EditorCommands.cpp
EditorCommands.h
EditorController.cpp
EditorController.h
EditorDOMPoint.h Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00
EditorEventListener.cpp Bug 1724225 - Part 1: Replace dragexit with dragleave in editor/libeditor/ r=masayuki 2021-08-07 09:29:18 +00:00
EditorEventListener.h Bug 1724225 - Part 1: Replace dragexit with dragleave in editor/libeditor/ r=masayuki 2021-08-07 09:29:18 +00:00
EditorUtils.cpp Bug 1723921 - Cleanup nsComputedDOMStyle and related APIs. r=layout-reviewers,jfkthame 2021-08-07 09:47:15 +00:00
EditorUtils.h Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00
EditTransactionBase.cpp
EditTransactionBase.h
HTMLAbsPositionEditor.cpp Bug 1723921 - Cleanup nsComputedDOMStyle and related APIs. r=layout-reviewers,jfkthame 2021-08-07 09:47:15 +00:00
HTMLAnonymousNodeEditor.cpp
HTMLEditor.cpp Bug 1725323 - Make HTMLEditor::MaybeCollapseSelectionAtFirstEditableNode() not use WSRunScanner::ScanNextVisibleNodeOrBlockBoundary() for searching editable content r=m_kato 2021-08-13 07:39:13 +00:00
HTMLEditor.h Bug 1723125 - Ignore normal selection when updating composition string r=m_kato 2021-08-02 08:23:50 +00:00
HTMLEditorCommands.cpp
HTMLEditorController.cpp
HTMLEditorController.h
HTMLEditorDataTransfer.cpp Bug 1723125 - Ignore normal selection when updating composition string r=m_kato 2021-08-02 08:23:50 +00:00
HTMLEditorDeleteHandler.cpp Bug 1716728 - Part 1: Use IsEmpty() instead of mPaddingBRElementForEmptyEditor existence check r=masayuki 2021-06-21 01:48:58 +00:00
HTMLEditorDocumentCommands.cpp
HTMLEditorEventListener.cpp Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00
HTMLEditorEventListener.h
HTMLEditorObjectResizer.cpp Bug 1717178 - part 3: Get rid of nsIHTMLObjectResizer.refreshResizers() because of unused r=m_kato 2021-06-28 12:08:49 +00:00
HTMLEditorState.cpp
HTMLEditSubActionHandler.cpp Bug 1723125 - Ignore normal selection when updating composition string r=m_kato 2021-08-02 08:23:50 +00:00
HTMLEditUtils.cpp
HTMLEditUtils.h Bug 1725323 - Make HTMLEditor::MaybeCollapseSelectionAtFirstEditableNode() not use WSRunScanner::ScanNextVisibleNodeOrBlockBoundary() for searching editable content r=m_kato 2021-08-13 07:39:13 +00:00
HTMLInlineTableEditor.cpp Bug 1717178 - part 1: Get rid of nsIHTMLInlineTableEditor.refreshInlineTableEditingUI() because of unused r=m_kato 2021-06-28 12:08:49 +00:00
HTMLStyleEditor.cpp Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00
HTMLTableEditor.cpp Bug 1718815 - part 4: Move EditorBase::AppendNodeToSelectionAsRange() and EditorBase::ClearSelection() to HTMLEditor r=m_kato 2021-07-02 08:23:46 +00:00
InsertNodeTransaction.cpp Bug 1713334 - Part 1: Keep a text node inside text controls even if empty r=masayuki,Jamie 2021-06-18 00:36:53 +00:00
InsertNodeTransaction.h
InsertTextTransaction.cpp
InsertTextTransaction.h
InternetCiter.cpp
InternetCiter.h
JoinNodeTransaction.cpp
JoinNodeTransaction.h
ManualNAC.h
moz.build Bug 1311934 - Replace TextServicesDocument::IsBlockNode() with HTMLEditUtils::IsBlockElement() r=m_kato 2021-07-19 23:11:25 +00:00
PlaceholderTransaction.cpp
PlaceholderTransaction.h
ReplaceTextTransaction.cpp
ReplaceTextTransaction.h
SelectionState.cpp Bug 1719669 - Fix the reverse loop in SelectionState::SaveSelection() r=m_kato 2021-07-12 07:52:32 +00:00
SelectionState.h Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00
SplitNodeTransaction.cpp
SplitNodeTransaction.h
TextEditor.cpp Bug 1723125 - Ignore normal selection when updating composition string r=m_kato 2021-08-02 08:23:50 +00:00
TextEditor.h Bug 1723125 - Ignore normal selection when updating composition string r=m_kato 2021-08-02 08:23:50 +00:00
TextEditorDataTransfer.cpp Bug 1723125 - Ignore normal selection when updating composition string r=m_kato 2021-08-02 08:23:50 +00:00
TextEditSubActionHandler.cpp Bug 1723125 - Ignore normal selection when updating composition string r=m_kato 2021-08-02 08:23:50 +00:00
TypeInState.cpp
TypeInState.h
WSRunObject.cpp Bug 1723895 - Make WhiteSpaceVisibilityKeeper::ReplaceText() call GetInclusiveNextNBSPPointIfNeedToReplaceWithASCIIWhiteSpace with end of the replacing range instead of start of it r=m_kato 2021-08-10 23:41:19 +00:00
WSRunObject.h Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00