..
crashtests
Bug 1725850 - part 30: Port editor/libeditor/crashtests/716456-1.html to WPT r=saschanaz
2021-10-29 09:29:24 +00:00
tests
Bug 1376091 - For MOZ_WIDGET_GTK, change shortcut for `cmd_selectAll` from Alt+A to Ctrl+A. r=masayuki
2021-11-23 18:37:41 +00:00
CSSEditUtils.cpp
Bug 1727844 - part 7: Make `HTMLEditor` related classes use constants in `HTMLEditUtils` to use specific character code point r=m_kato
2021-08-31 17:37:42 +00:00
CSSEditUtils.h
…
ChangeAttributeTransaction.cpp
…
ChangeAttributeTransaction.h
…
ChangeStyleTransaction.cpp
Bug 1727844 - part 7: Make `HTMLEditor` related classes use constants in `HTMLEditUtils` to use specific character code point r=m_kato
2021-08-31 17:37:42 +00:00
ChangeStyleTransaction.h
…
CompositionTransaction.cpp
…
CompositionTransaction.h
…
CreateElementTransaction.cpp
Bug 1742744 - part 1: Make `CreateElementTransaction::InsertNode()` not return error if reference child is disconnected r=m_kato
2021-11-26 05:26:35 +00:00
CreateElementTransaction.h
Bug 1740872 - part 1: Move `EditorBase::CreateElementWithTransaction()` into `HTMLEditor` r=m_kato
2021-11-17 04:08:46 +00:00
DeleteNodeTransaction.cpp
Bug 1727840 - Make `DeleteNodeTransaction` allow to create its instance for non-editable text node which was created or modified by an editor r=m_kato
2021-09-15 00:20:19 +00:00
DeleteNodeTransaction.h
…
DeleteRangeTransaction.cpp
…
DeleteRangeTransaction.h
…
DeleteTextTransaction.cpp
…
DeleteTextTransaction.h
…
EditAction.h
…
EditActionListener.h
…
EditAggregateTransaction.cpp
…
EditAggregateTransaction.h
…
EditTransactionBase.cpp
…
EditTransactionBase.h
…
EditorBase.cpp
Bug 1740872 - part 1: Move `EditorBase::CreateElementWithTransaction()` into `HTMLEditor` r=m_kato
2021-11-17 04:08:46 +00:00
EditorBase.h
Bug 1740872 - part 1: Move `EditorBase::CreateElementWithTransaction()` into `HTMLEditor` r=m_kato
2021-11-17 04:08:46 +00:00
EditorCommands.cpp
…
EditorCommands.h
…
EditorController.cpp
…
EditorController.h
…
EditorDOMPoint.h
Bug 1742748 - Make `HTMLEditor::JoinNodesWithTransaction()` return `JoinNodesResult` r=m_kato
2021-11-27 00:05:54 +00:00
EditorEventListener.cpp
Bug 1455514 - part 1: Add accessors and static helper methods to retrieve `nsINode` or its concrete classes from `EventTarget` r=smaug
2021-11-02 13:03:43 +00:00
EditorEventListener.h
Bug 1729115 - part 3: Make `IMEStateManager` check whether given focused content matches with null `sContent` in design mode r=m_kato
2021-10-12 04:41:14 +00:00
EditorUtils.cpp
Bug 1739526 - Move some trivial classes defined in `EditorUtils.h` but used only by `HTMEditor` or its helper classes to `HTMLEditHelpers.h" r=m_kato
2021-11-05 14:10:49 +00:00
EditorUtils.h
Bug 1739526 - Move some trivial classes defined in `EditorUtils.h` but used only by `HTMEditor` or its helper classes to `HTMLEditHelpers.h" r=m_kato
2021-11-05 14:10:49 +00:00
HTMLAbsPositionEditor.cpp
…
HTMLAnonymousNodeEditor.cpp
…
HTMLEditHelpers.cpp
Bug 1739526 - Move some trivial classes defined in `EditorUtils.h` but used only by `HTMEditor` or its helper classes to `HTMLEditHelpers.h" r=m_kato
2021-11-05 14:10:49 +00:00
HTMLEditHelpers.h
Bug 1742748 - Make `HTMLEditor::JoinNodesWithTransaction()` return `JoinNodesResult` r=m_kato
2021-11-27 00:05:54 +00:00
HTMLEditSubActionHandler.cpp
Bug 1742748 - Make `HTMLEditor::JoinNodesWithTransaction()` return `JoinNodesResult` r=m_kato
2021-11-27 00:05:54 +00:00
HTMLEditUtils.cpp
Bug 1729170 - Make all methods of `nsTextFragment` take `uint32_t` for the offset and length of text r=smaug
2021-10-12 05:05:12 +00:00
HTMLEditUtils.h
Bug 1739526 - Move some trivial classes defined in `EditorUtils.h` but used only by `HTMEditor` or its helper classes to `HTMLEditHelpers.h" r=m_kato
2021-11-05 14:10:49 +00:00
HTMLEditor.cpp
Bug 1639287 - part 1: Make `JoinNodeTransaction::UndoTransaction()` use `HTMLEditor::DoSplitNode()` r=m_kato
2021-11-29 10:17:21 +00:00
HTMLEditor.h
Bug 1639287 - part 1: Make `JoinNodeTransaction::UndoTransaction()` use `HTMLEditor::DoSplitNode()` r=m_kato
2021-11-29 10:17:21 +00:00
HTMLEditorCommands.cpp
…
HTMLEditorController.cpp
…
HTMLEditorController.h
…
HTMLEditorDataTransfer.cpp
Bug 1740858 - Improve `SplitNodeResult` r=m_kato
2021-11-24 00:56:33 +00:00
HTMLEditorDeleteHandler.cpp
Bug 1742748 - Make `HTMLEditor::JoinNodesWithTransaction()` return `JoinNodesResult` r=m_kato
2021-11-27 00:05:54 +00:00
HTMLEditorDocumentCommands.cpp
…
HTMLEditorEventListener.cpp
Bug 1455514 - part 1: Add accessors and static helper methods to retrieve `nsINode` or its concrete classes from `EventTarget` r=smaug
2021-11-02 13:03:43 +00:00
HTMLEditorEventListener.h
…
HTMLEditorObjectResizer.cpp
Bug 1727844 - part 7: Make `HTMLEditor` related classes use constants in `HTMLEditUtils` to use specific character code point r=m_kato
2021-08-31 17:37:42 +00:00
HTMLEditorState.cpp
…
HTMLInlineTableEditor.cpp
…
HTMLStyleEditor.cpp
Bug 1742748 - Make `HTMLEditor::JoinNodesWithTransaction()` return `JoinNodesResult` r=m_kato
2021-11-27 00:05:54 +00:00
HTMLTableEditor.cpp
Bug 1732234 - Fix non-unified build errors in editor/. r=masayuki
2021-09-28 04:26:52 +00:00
InsertNodeTransaction.cpp
…
InsertNodeTransaction.h
…
InsertTextTransaction.cpp
…
InsertTextTransaction.h
…
InternetCiter.cpp
Bug 1722484 Part 2 - Replace LineBreaker::Next() and WordBreaker::Next() with the new iterators. r=m_kato
2021-11-09 01:14:15 +00:00
InternetCiter.h
Bug 1734590 - Both the static InternetCiter methods are now infallible, so no need to return/check an nsresult. r=TYLin
2021-10-11 12:20:42 +00:00
JoinNodeTransaction.cpp
Bug 1639287 - part 1: Make `JoinNodeTransaction::UndoTransaction()` use `HTMLEditor::DoSplitNode()` r=m_kato
2021-11-29 10:17:21 +00:00
JoinNodeTransaction.h
…
ManualNAC.h
…
PlaceholderTransaction.cpp
…
PlaceholderTransaction.h
…
ReplaceTextTransaction.cpp
…
ReplaceTextTransaction.h
…
SelectionState.cpp
Bug 1739524 - part 2: Make `RangeUpdater::SelAdjSplitNode()` handle both cases that right/left node is a new node r=m_kato
2021-11-08 09:49:33 +00:00
SelectionState.h
Bug 1740847 - part 2: Make `WhiteSpaceVisibilityKeeper::InsertBRElement()` track insert position in smaller block r=m_kato
2021-11-12 08:04:37 +00:00
SplitNodeTransaction.cpp
Bug 1639287 - part 2: Make `SplitNodeTransaction::RedoTransaction()` use `HTMLEditor::DoSplitNode()` r=m_kato
2021-11-29 10:17:21 +00:00
SplitNodeTransaction.h
…
TextEditSubActionHandler.cpp
Bug 1720809 - part 2: Make `insertLineBreak` command handler in `HTMLEditor` insert a linefeed character instead of `<br>` element in same condition as Blink/WebKit r=m_kato
2021-09-10 21:45:47 +00:00
TextEditor.cpp
Bug 1455514 - part 1: Add accessors and static helper methods to retrieve `nsINode` or its concrete classes from `EventTarget` r=smaug
2021-11-02 13:03:43 +00:00
TextEditor.h
Bug 1720809 - part 2: Make `insertLineBreak` command handler in `HTMLEditor` insert a linefeed character instead of `<br>` element in same condition as Blink/WebKit r=m_kato
2021-09-10 21:45:47 +00:00
TextEditorDataTransfer.cpp
Bug 1727176, use the principal to determine the source of the drag, r=masayuki
2021-08-31 00:58:35 +00:00
TypeInState.cpp
Bug 1455514 - part 1: Add accessors and static helper methods to retrieve `nsINode` or its concrete classes from `EventTarget` r=smaug
2021-11-02 13:03:43 +00:00
TypeInState.h
Bug 1730429 - part 2: Delete empty inline elements which become newly empty but preserve the styles for next editing r=m_kato
2021-09-15 04:13:44 +00:00
WSRunObject.cpp
Bug 1740858 - Improve `SplitNodeResult` r=m_kato
2021-11-24 00:56:33 +00:00
WSRunObject.h
Bug 1724650 - part 6: Make white-space normalizers treat `white-space: pre-line` correctly r=m_kato
2021-09-10 04:04:29 +00:00
moz.build
Bug 1739526 - Move some trivial classes defined in `EditorUtils.h` but used only by `HTMEditor` or its helper classes to `HTMLEditHelpers.h" r=m_kato
2021-11-05 14:10:49 +00:00