..
crashtests
Bug 1556799 - Remove manual NAC as soon as parent chain changes. r=masayuki
2019-06-06 01:48:10 +00:00
tests
Bug 1557996 - Make `HTMLEditor::GetSelectedElement()` not treat an element as selected when it's followed by a <br> element r=m_kato
2019-06-11 07:59:07 +00:00
CSSEditUtils.cpp
Bug 1549925 - Mark all methods of nsIDocumentStateListener as can_run_script r=m_kato
2019-05-09 07:37:51 +00:00
CSSEditUtils.h
Bug 1549925 - Mark all methods of nsIDocumentStateListener as can_run_script r=m_kato
2019-05-09 07:37:51 +00:00
ChangeAttributeTransaction.cpp
…
ChangeAttributeTransaction.h
…
ChangeStyleTransaction.cpp
…
ChangeStyleTransaction.h
…
CompositionTransaction.cpp
…
CompositionTransaction.h
…
CreateElementTransaction.cpp
…
CreateElementTransaction.h
…
DeleteNodeTransaction.cpp
…
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 1529884 - part 6: Through subject principal at Document::ExecCommand() to constructor of EditorBase::AutoEditActionDataSetter r=smaug
2019-06-10 10:27:07 +00:00
EditorBase.h
Bug 1556235 - Make `HTMLEditRules::WillDeleteSelection()` remove empty parent blocks when it's called by drop handler r=m_kato
2019-06-10 10:31:13 +00:00
EditorCommands.cpp
Bug 1529884 - part 6: Through subject principal at Document::ExecCommand() to constructor of EditorBase::AutoEditActionDataSetter r=smaug
2019-06-10 10:27:07 +00:00
EditorCommands.h
Bug 1529884 - part 6: Through subject principal at Document::ExecCommand() to constructor of EditorBase::AutoEditActionDataSetter r=smaug
2019-06-10 10:27:07 +00:00
EditorController.cpp
…
EditorController.h
…
EditorDOMPoint.h
Bug 1533913 - Make HTMLEditRules::ApplyBlockStyle() stop handling it if target node is moved from expected container unexpectedly r=m_kato
2019-05-29 04:44:23 +00:00
EditorEventListener.cpp
…
EditorEventListener.h
…
EditorUtils.cpp
…
EditorUtils.h
Bug 1549925 - Mark all methods of nsIDocumentStateListener as can_run_script r=m_kato
2019-05-09 07:37:51 +00:00
HTMLAbsPositionEditor.cpp
Bug 1529884 - part 6: Through subject principal at Document::ExecCommand() to constructor of EditorBase::AutoEditActionDataSetter r=smaug
2019-06-10 10:27:07 +00:00
HTMLAnonymousNodeEditor.cpp
Bug 1556799 - Remove manual NAC as soon as parent chain changes. r=masayuki
2019-06-06 01:48:10 +00:00
HTMLEditRules.cpp
Bug 1556235 - Make `HTMLEditRules::WillDeleteSelection()` remove empty parent blocks when it's called by drop handler r=m_kato
2019-06-10 10:31:13 +00:00
HTMLEditRules.h
Bug 1556235 - Make `HTMLEditRules::WillDeleteSelection()` remove empty parent blocks when it's called by drop handler r=m_kato
2019-06-10 10:31:13 +00:00
HTMLEditUtils.cpp
Bug 1315460 - Removal of keygen element r=keeler,baku,jld,hsivonen
2019-06-13 08:58:07 +00:00
HTMLEditUtils.h
…
HTMLEditor.cpp
Bug 1557996 - Make `HTMLEditor::GetSelectedElement()` not treat an element as selected when it's followed by a <br> element r=m_kato
2019-06-11 07:59:07 +00:00
HTMLEditor.h
Bug 1556235 - Make `HTMLEditRules::WillDeleteSelection()` remove empty parent blocks when it's called by drop handler r=m_kato
2019-06-10 10:31:13 +00:00
HTMLEditorCommands.cpp
Bug 1529884 - part 6: Through subject principal at Document::ExecCommand() to constructor of EditorBase::AutoEditActionDataSetter r=smaug
2019-06-10 10:27:07 +00:00
HTMLEditorController.cpp
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
HTMLEditorController.h
…
HTMLEditorDataTransfer.cpp
Bug 1558674 - Allow chrome privileged documents to enable/disable copy/paste. r=Ehsan,bgrins
2019-06-18 20:40:19 +00:00
HTMLEditorDocumentCommands.cpp
Bug 1529884 - part 6: Through subject principal at Document::ExecCommand() to constructor of EditorBase::AutoEditActionDataSetter r=smaug
2019-06-10 10:27:07 +00:00
HTMLEditorEventListener.cpp
…
HTMLEditorEventListener.h
…
HTMLEditorObjectResizer.cpp
Bug 1549925 - Mark all methods of nsIDocumentStateListener as can_run_script r=m_kato
2019-05-09 07:37:51 +00:00
HTMLInlineTableEditor.cpp
…
HTMLStyleEditor.cpp
Bug 1529884 - part 6: Through subject principal at Document::ExecCommand() to constructor of EditorBase::AutoEditActionDataSetter r=smaug
2019-06-10 10:27:07 +00:00
HTMLTableEditor.cpp
Bug 1549319 - Make template methods marked as MOZ_CAN_RUN_SCRIPT take only EditorDOMPoint (i.e., not allow EditorRawDOMPoint) r=m_kato
2019-05-08 09:40:17 +00:00
HTMLURIRefObject.cpp
…
HTMLURIRefObject.h
…
InsertNodeTransaction.cpp
…
InsertNodeTransaction.h
…
InsertTextTransaction.cpp
…
InsertTextTransaction.h
…
InternetCiter.cpp
…
InternetCiter.h
…
JoinNodeTransaction.cpp
…
JoinNodeTransaction.h
…
ManualNAC.h
Bug 1556799 - Remove manual NAC as soon as parent chain changes. r=masayuki
2019-06-06 01:48:10 +00:00
PlaceholderTransaction.cpp
…
PlaceholderTransaction.h
…
SelectionState.cpp
…
SelectionState.h
…
SplitNodeTransaction.cpp
…
SplitNodeTransaction.h
…
TextEditRules.cpp
Bug 1549319 - Make template methods marked as MOZ_CAN_RUN_SCRIPT take only EditorDOMPoint (i.e., not allow EditorRawDOMPoint) r=m_kato
2019-05-08 09:40:17 +00:00
TextEditRules.h
Bug 1549319 - Make template methods marked as MOZ_CAN_RUN_SCRIPT take only EditorDOMPoint (i.e., not allow EditorRawDOMPoint) r=m_kato
2019-05-08 09:40:17 +00:00
TextEditRulesBidi.cpp
…
TextEditUtils.cpp
…
TextEditUtils.h
…
TextEditor.cpp
Bug 1558674 - Allow chrome privileged documents to enable/disable copy/paste. r=Ehsan,bgrins
2019-06-18 20:40:19 +00:00
TextEditor.h
Bug 1529884 - part 6: Through subject principal at Document::ExecCommand() to constructor of EditorBase::AutoEditActionDataSetter r=smaug
2019-06-10 10:27:07 +00:00
TextEditorDataTransfer.cpp
Bug 1558674 - Allow chrome privileged documents to enable/disable copy/paste. r=Ehsan,bgrins
2019-06-18 20:40:19 +00:00
TypeInState.cpp
…
TypeInState.h
…
WSRunObject.cpp
Bug 1555640 - Check if `aPointAfterInsertedString` is nullptr when `WSRunObject::InsertText()` sets its value r=m_kato
2019-05-30 10:32:44 +00:00
WSRunObject.h
Bug 1547897 - Make WSRunObject stop scanning outside of editing host r=m_kato
2019-05-27 12:10:23 +00:00
moz.build
…
nsIAbsorbingTransaction.h
…