..
crashtests
Bug 1464251 - SplitNodeDeepWithTransaction might create orphan node. r=masayuki
2018-08-09 08:22:50 +00:00
tests
Bug 1449564 - part 3: Make absolute position editor listen to mouse events at the system event group r=m_kato
2018-04-05 00:32:32 +09:00
CSSEditUtils.cpp
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
2018-08-14 14:43:42 +03:00
CSSEditUtils.h
…
ChangeAttributeTransaction.cpp
…
ChangeAttributeTransaction.h
…
ChangeStyleTransaction.cpp
…
ChangeStyleTransaction.h
…
CompositionTransaction.cpp
…
CompositionTransaction.h
…
CreateElementTransaction.cpp
Bug 1480055 - part 2: Rename EditorBase::GetShouldTxnSetSelection() to EditorBase::AllowsTransactionsToChangeSelection() r=m_kato
2018-08-01 20:53:57 +09:00
CreateElementTransaction.h
…
DeleteNodeTransaction.cpp
Bug 1480663 - Make EditorBase::IsModifiableNode() non-virtual r=m_kato
2018-08-03 11:10:46 +00:00
DeleteNodeTransaction.h
…
DeleteRangeTransaction.cpp
Bug 1480055 - part 2: Rename EditorBase::GetShouldTxnSetSelection() to EditorBase::AllowsTransactionsToChangeSelection() r=m_kato
2018-08-01 20:53:57 +09:00
DeleteRangeTransaction.h
…
DeleteTextTransaction.cpp
Bug 1480663 - Make EditorBase::IsModifiableNode() non-virtual r=m_kato
2018-08-03 11:10:46 +00:00
DeleteTextTransaction.h
…
EditAction.h
Bug 1463985 - part 27: Replace EditSubAction::ignore with EditSubAction::eReplaceHeadWithHTMLSource and EditSubAction::eCreateBogusNode r=m_kato
2018-05-29 00:06:24 +09:00
EditActionListener.h
…
EditAggregateTransaction.cpp
…
EditAggregateTransaction.h
…
EditTransactionBase.cpp
…
EditTransactionBase.h
…
EditorBase.cpp
Bug 1483132 - Make EditorBase::AreNodesSameType() non-virtual r=m_kato
2018-08-16 10:29:20 +00:00
EditorBase.h
Bug 1483132 - Make EditorBase::AreNodesSameType() non-virtual r=m_kato
2018-08-16 10:29:20 +00:00
EditorCommands.cpp
Bug 1482012 - part 2: Create TextEditor::PasteAsAction() as non-virtual method for outer C++ code r=m_kato
2018-08-13 04:37:56 +00:00
EditorCommands.h
…
EditorController.cpp
…
EditorController.h
…
EditorDOMPoint.h
Bug 1465478: Introduce Element::FromNode. r=smaug
2018-05-31 02:46:10 +02:00
EditorEventListener.cpp
Bug 1482012 - part 2: Create TextEditor::PasteAsAction() as non-virtual method for outer C++ code r=m_kato
2018-08-13 04:37:56 +00:00
EditorEventListener.h
…
EditorUtils.cpp
…
EditorUtils.h
Bug 1482007
- part 1: Create a helper class to guarantee to call nsIEditor::EndTransaction() after nsIEditor::BeginTransaction() call r=m_kato
2018-08-09 11:45:41 +00:00
EditorUtils.js
…
EditorUtils.manifest
…
HTMLAbsPositionEditor.cpp
Bug 1449564 - part 3: Make absolute position editor listen to mouse events at the system event group r=m_kato
2018-04-05 00:32:32 +09:00
HTMLAnonymousNodeEditor.cpp
Bug 1449564 - part 2: Make absolute positioned element editor disabled in default and make it possible to enable it with new command r=m_kato
2018-04-04 22:27:49 +09:00
HTMLEditRules.cpp
Bug 1483144 - Make HTMLEditor::GetSelectionContainer() protected r=m_kato
2018-08-16 15:12:51 +00:00
HTMLEditRules.h
Bug 1471115 - Remove unused methods in nsIHTMLEditor. r=masayuki
2018-06-26 04:29:36 +00:00
HTMLEditUtils.cpp
…
HTMLEditUtils.h
…
HTMLEditor.cpp
Bug 1449564 - part 4: Make users can show Gecko specific editing UIs with new prefs r=m_kato
2018-08-16 13:51:36 +09:00
HTMLEditor.h
Bug 1449564 - part 2: Make absolute positioned element editor disabled in default and make it possible to enable it with new command r=m_kato
2018-04-04 22:27:49 +09:00
HTMLEditorCommands.cpp
Bug 1449564 - part 2: Make absolute positioned element editor disabled in default and make it possible to enable it with new command r=m_kato
2018-04-04 22:27:49 +09:00
HTMLEditorCommands.h
Bug 1468708
- Part 6. Move HTMLEditorCommands and HTMLEditorController to libeditor. r=masayuki
2018-06-13 14:49:06 -07:00
HTMLEditorController.cpp
Bug 1449564 - part 2: Make absolute positioned element editor disabled in default and make it possible to enable it with new command r=m_kato
2018-04-04 22:27:49 +09:00
HTMLEditorController.h
Bug 1468708
- Part 6. Move HTMLEditorCommands and HTMLEditorController to libeditor. r=masayuki
2018-06-13 14:49:06 -07:00
HTMLEditorDataTransfer.cpp
Bug 1483434 - Allow nullptr parameter for PriorVisibleNode and NextVisibleNode. r=masayuki
2018-08-14 18:26:46 +09:00
HTMLEditorDocumentCommands.cpp
Bug 1449564 - part 2: Make absolute positioned element editor disabled in default and make it possible to enable it with new command r=m_kato
2018-04-04 22:27:49 +09:00
HTMLEditorEventListener.cpp
Bug 1484092 - part 1: Make HTMLEditor::GetElementOrParentByTagName() use nsAtom for the tag name r=m_kato
2018-08-17 14:06:18 +00:00
HTMLEditorEventListener.h
…
HTMLEditorObjectResizer.cpp
Bug 1405897
- Move assertion before setting resizer attribute. r=masayuki
2018-06-29 04:47:21 +00:00
HTMLEditorObjectResizerUtils.h
…
HTMLInlineTableEditor.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
HTMLStyleEditor.cpp
Bug 1482015 - Create HTMLEditor::RemoveInlinePropertyInternal() for internal use r=m_kato
2018-08-13 06:16:24 +00:00
HTMLTableEditor.cpp
Bug 1484092 - part 1: Make HTMLEditor::GetElementOrParentByTagName() use nsAtom for the tag name r=m_kato
2018-08-17 14:06:18 +00:00
HTMLURIRefObject.cpp
…
HTMLURIRefObject.h
…
InsertNodeTransaction.cpp
Bug 1480055 - part 2: Rename EditorBase::GetShouldTxnSetSelection() to EditorBase::AllowsTransactionsToChangeSelection() r=m_kato
2018-08-01 20:53:57 +09:00
InsertNodeTransaction.h
…
InsertTextTransaction.cpp
Bug 1480055 - part 2: Rename EditorBase::GetShouldTxnSetSelection() to EditorBase::AllowsTransactionsToChangeSelection() r=m_kato
2018-08-01 20:53:57 +09:00
InsertTextTransaction.h
…
InternetCiter.cpp
Bug 1264876 - Remove StripCites() from nsIEditorMailSupport r=m_kato
2018-07-19 16:55:31 +09:00
InternetCiter.h
Bug 1264876 - Remove StripCites() from nsIEditorMailSupport r=m_kato
2018-07-19 16:55:31 +09:00
JoinNodeTransaction.cpp
Bug 1480663 - Make EditorBase::IsModifiableNode() non-virtual r=m_kato
2018-08-03 11:10:46 +00:00
JoinNodeTransaction.h
…
ManualNAC.h
…
PlaceholderTransaction.cpp
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
2018-06-17 22:43:11 -07:00
PlaceholderTransaction.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
SelectionState.cpp
Bug 358033 - Part 1. Restore direction of Selection. r=masayuki
2018-07-23 02:44:42 +00:00
SelectionState.h
Bug 358033 - Part 1. Restore direction of Selection. r=masayuki
2018-07-23 02:44:42 +00:00
SplitNodeTransaction.cpp
Bug 1480055 - part 2: Rename EditorBase::GetShouldTxnSetSelection() to EditorBase::AllowsTransactionsToChangeSelection() r=m_kato
2018-08-01 20:53:57 +09:00
SplitNodeTransaction.h
…
TextEditRules.cpp
Bug 1480663 - Make EditorBase::IsModifiableNode() non-virtual r=m_kato
2018-08-03 11:10:46 +00:00
TextEditRules.h
Bug 1478564 - part 1: Optimize TextEditRules::HandleNewLines() r=m_kato
2018-07-24 17:46:12 +09:00
TextEditRulesBidi.cpp
…
TextEditUtils.cpp
…
TextEditUtils.h
…
TextEditor.cpp
Bug 1484137 - Remove the XPCOM component registration for content iterator classes; r=qdot
2018-08-17 14:51:12 -04:00
TextEditor.h
Bug 1482012 - part 2: Create TextEditor::PasteAsAction() as non-virtual method for outer C++ code r=m_kato
2018-08-13 04:37:56 +00:00
TextEditorDataTransfer.cpp
Bug 1482012 - part 2: Create TextEditor::PasteAsAction() as non-virtual method for outer C++ code r=m_kato
2018-08-13 04:37:56 +00:00
TextEditorTest.cpp
…
TextEditorTest.h
…
TypeInState.cpp
…
TypeInState.h
…
WSRunObject.cpp
Bug 1483434 - Allow nullptr parameter for PriorVisibleNode and NextVisibleNode. r=masayuki
2018-08-14 18:26:46 +09:00
WSRunObject.h
Bug 1483434 - Allow nullptr parameter for PriorVisibleNode and NextVisibleNode. r=masayuki
2018-08-14 18:26:46 +09:00
moz.build
Bug 1470361: Remove nsIEditorStyleSheets.addStyleSheet / removeStyleSheet / replaceStyleSheet. r=m_kato
2018-06-25 10:46:38 +02:00
nsIAbsorbingTransaction.h
…