..
crashtests
Bug 1716863 - Make `HTMLEditor::HandleInsertText()` climb up the tree when `Selection` is in elements which cannot have text nodes r=m_kato
2021-07-06 04:55:28 +00:00
tests
Bug 1720436 - Make `test_bug408231.html` specify default `font-familiy` explicitly r=m_kato
2021-07-15 10:46:55 +00:00
CSSEditUtils.cpp
…
CSSEditUtils.h
…
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
…
DeleteNodeTransaction.cpp
…
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
…
EditTransactionBase.cpp
…
EditTransactionBase.h
…
EditorBase.cpp
Bug 1718924 - part 13: Move `TextServicesDocument::NodeHasOffsetEntry()` into `OffsetEntryArray` r=m_kato
2021-07-13 10:46:40 +00:00
EditorBase.h
Bug 1718815 - part 4: Move `EditorBase::AppendNodeToSelectionAsRange()` and `EditorBase::ClearSelection()` to `HTMLEditor` r=m_kato
2021-07-02 08:23:46 +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 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato
2021-06-30 07:07:28 +00:00
EditorEventListener.h
…
EditorUtils.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
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
HTMLAbsPositionEditor.cpp
Bug 1717178 - part 3: Get rid of `nsIHTMLObjectResizer.refreshResizers()` because of unused r=m_kato
2021-06-28 12:08:49 +00:00
HTMLAnonymousNodeEditor.cpp
…
HTMLEditSubActionHandler.cpp
Bug 1719387 - Make `HTMLEditor::HandleInsertText()` allow to insert text outside `<body>` in XHTML document r=m_kato
2021-07-12 03:55:21 +00:00
HTMLEditUtils.cpp
…
HTMLEditUtils.h
…
HTMLEditor.cpp
Bug 1718924 - part 13: Move `TextServicesDocument::NodeHasOffsetEntry()` into `OffsetEntryArray` r=m_kato
2021-07-13 10:46:40 +00:00
HTMLEditor.h
Bug 1718815 - part 4: Move `EditorBase::AppendNodeToSelectionAsRange()` and `EditorBase::ClearSelection()` to `HTMLEditor` r=m_kato
2021-07-02 08:23:46 +00:00
HTMLEditorCommands.cpp
…
HTMLEditorController.cpp
…
HTMLEditorController.h
…
HTMLEditorDataTransfer.cpp
Bug 1718815 - part 2: Move `EditorBase::AutoSelectionRestorer` and `EditorBase` methods called only by it to `HTMLEditor` r=m_kato
2021-07-02 08:23:45 +00:00
HTMLEditorDeleteHandler.cpp
…
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
…
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
…
InsertNodeTransaction.h
…
InsertTextTransaction.cpp
…
InsertTextTransaction.h
…
InternetCiter.cpp
…
InternetCiter.h
…
JoinNodeTransaction.cpp
…
JoinNodeTransaction.h
…
ManualNAC.h
…
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
…
TextEditSubActionHandler.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
TextEditor.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
TextEditor.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
TextEditorDataTransfer.cpp
…
TypeInState.cpp
…
TypeInState.h
…
WSRunObject.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
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
moz.build
…