gecko-dev/editor/libeditor
Masayuki Nakano 1c08e312af Bug 1497815 - Rename EditorEventListener::EnsureCommitCompoisition() to EditorEventListener::EnsureCommitComposition() r=m_kato
Just fixing typo of the method name.

Differential Revision: https://phabricator.services.mozilla.com/D8336

--HG--
extra : moz-landing-system : lando
2018-10-11 09:12:15 +00:00
..
crashtests Bug 1451503 Move most reftest resources from chrome: to resource: r=kmag 2018-09-06 16:01:39 -07:00
tests Bug 1461708 - part 7: Make EventStateManager::HandleMiddleClickPaste() dispatch ePaste event by itself r=smaug 2018-10-10 12:05:39 +00:00
ChangeAttributeTransaction.cpp
ChangeAttributeTransaction.h
ChangeStyleTransaction.cpp
ChangeStyleTransaction.h
CompositionTransaction.cpp
CompositionTransaction.h
CreateElementTransaction.cpp
CreateElementTransaction.h
CSSEditUtils.cpp
CSSEditUtils.h
DeleteNodeTransaction.cpp
DeleteNodeTransaction.h
DeleteRangeTransaction.cpp
DeleteRangeTransaction.h
DeleteTextTransaction.cpp
DeleteTextTransaction.h
EditAction.h
EditActionListener.h
EditAggregateTransaction.cpp
EditAggregateTransaction.h
EditorBase.cpp Bug 1461708 - part 7: Make EventStateManager::HandleMiddleClickPaste() dispatch ePaste event by itself r=smaug 2018-10-10 12:05:39 +00:00
EditorBase.h Bug 1487301 - Part 1. FindSelectionRoot should return Element. r=masayuki 2018-09-20 18:53:35 +09:00
EditorCommands.cpp Bug 1461708 - part 7: Make EventStateManager::HandleMiddleClickPaste() dispatch ePaste event by itself r=smaug 2018-10-10 12:05:39 +00:00
EditorCommands.h
EditorController.cpp
EditorController.h Bug 1489790 - Part 8: Remove the XPCOM component registration for @mozilla.org/editor/editorcontroller;1; r=baku 2018-09-11 09:58:33 -04:00
EditorDOMPoint.h
EditorEventListener.cpp Bug 1497815 - Rename EditorEventListener::EnsureCommitCompoisition() to EditorEventListener::EnsureCommitComposition() r=m_kato 2018-10-11 09:12:15 +00:00
EditorEventListener.h Bug 1497815 - Rename EditorEventListener::EnsureCommitCompoisition() to EditorEventListener::EnsureCommitComposition() r=m_kato 2018-10-11 09:12:15 +00:00
EditorUtils.cpp
EditorUtils.h
EditTransactionBase.cpp
EditTransactionBase.h
HTMLAbsPositionEditor.cpp Bug 1494622 - Remove nsDOMCSSRGBColor. r=xidorn 2018-09-27 16:11:42 +02:00
HTMLAnonymousNodeEditor.cpp Bug 1485929 - Create HTMLEditor::RefreshInlineTableEditingUIInternal() for internal use r=m_kato 2018-09-11 12:10:54 +00:00
HTMLEditor.cpp Bug 1487301 - Part 1. FindSelectionRoot should return Element. r=masayuki 2018-09-20 18:53:35 +09:00
HTMLEditor.h Bug 1461708 - part 7: Make EventStateManager::HandleMiddleClickPaste() dispatch ePaste event by itself r=smaug 2018-10-10 12:05:39 +00:00
HTMLEditorCommands.cpp
HTMLEditorCommands.h
HTMLEditorController.cpp
HTMLEditorController.h Bug 1489790 - Part 10: Remove the XPCOM component registration for @mozilla.org/editor/editordocstatecontroller;1; r=baku 2018-09-11 09:58:33 -04:00
HTMLEditorDataTransfer.cpp Bug 1461708 - part 7: Make EventStateManager::HandleMiddleClickPaste() dispatch ePaste event by itself r=smaug 2018-10-10 12:05:39 +00:00
HTMLEditorDocumentCommands.cpp
HTMLEditorEventListener.cpp Bug 1497815 - Rename EditorEventListener::EnsureCommitCompoisition() to EditorEventListener::EnsureCommitComposition() r=m_kato 2018-10-11 09:12:15 +00:00
HTMLEditorEventListener.h Bug 1461708 - part 6: Make EditorEventListener::MouseClick() use WidgetMouseEvent instead of dom::MouseEvent r=m_kato 2018-10-10 12:05:21 +00:00
HTMLEditorObjectResizer.cpp Bug 1485921 - Create HTMLEditor::RefreshResizersInternal() for internal use r=m_kato 2018-09-11 08:15:52 +00:00
HTMLEditorObjectResizerUtils.h
HTMLEditRules.cpp Bug 1487301 - Part 2. Set ancestor limitter if no set yet. r=masayuki 2018-09-20 19:03:24 +09:00
HTMLEditRules.h
HTMLEditUtils.cpp
HTMLEditUtils.h
HTMLInlineTableEditor.cpp Bug 1484116 - part 1: Create HTMLEditor::InsertTableColumnsWithTransaction() for internal use of nsITableEditor::InsertTableColumn() r=m_kato 2018-09-20 09:15:08 +00:00
HTMLStyleEditor.cpp
HTMLTableEditor.cpp Bug 1484111 - part 1: Create HTMLEditor::InsertTableCellsWithTransaction() for internal use of nsITableEditor::InsertTableCell() r=m_kato 2018-09-20 11:44:35 +00:00
HTMLURIRefObject.cpp
HTMLURIRefObject.h
InsertNodeTransaction.cpp
InsertNodeTransaction.h
InsertTextTransaction.cpp
InsertTextTransaction.h
InternetCiter.cpp
InternetCiter.h
JoinNodeTransaction.cpp
JoinNodeTransaction.h
ManualNAC.h
moz.build Bug 1489812 - Part 2: Remove @mozilla.org/editor-utils;1; r=masayuki 2018-09-10 08:42:27 -04:00
nsIAbsorbingTransaction.h
PlaceholderTransaction.cpp
PlaceholderTransaction.h
SelectionState.cpp
SelectionState.h
SplitNodeTransaction.cpp
SplitNodeTransaction.h
TextEditor.cpp Bug 1461708 - part 7: Make EventStateManager::HandleMiddleClickPaste() dispatch ePaste event by itself r=smaug 2018-10-10 12:05:39 +00:00
TextEditor.h Bug 1461708 - part 7: Make EventStateManager::HandleMiddleClickPaste() dispatch ePaste event by itself r=smaug 2018-10-10 12:05:39 +00:00
TextEditorDataTransfer.cpp Bug 1461708 - part 7: Make EventStateManager::HandleMiddleClickPaste() dispatch ePaste event by itself r=smaug 2018-10-10 12:05:39 +00:00
TextEditorTest.cpp Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
TextEditorTest.h
TextEditRules.cpp
TextEditRules.h
TextEditRulesBidi.cpp
TextEditUtils.cpp
TextEditUtils.h
TypeInState.cpp
TypeInState.h
WSRunObject.cpp
WSRunObject.h