gecko-dev/editor/libeditor
Joel Maher 3ff44ada49 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg
MozReview-Commit-ID: IZziPmwFtHj
2016-05-25 15:28:24 -04:00
..
crashtests Bug 1272490 nsHTMLEditRules::ReapplyCachedStyles() should do nothing if nsIEditor::GetSelection() returns nullptr r=Ehsan 2016-05-17 11:47:39 +09:00
tests Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg 2016-05-25 15:28:24 -04:00
ChangeAttributeTxn.cpp
ChangeAttributeTxn.h
ChangeStyleTxn.cpp
ChangeStyleTxn.h
CreateElementTxn.cpp
CreateElementTxn.h
DeleteNodeTxn.cpp
DeleteNodeTxn.h
DeleteRangeTxn.cpp
DeleteRangeTxn.h
DeleteTextTxn.cpp
DeleteTextTxn.h
EditActionListener.h
EditAggregateTxn.cpp
EditAggregateTxn.h
EditTxn.cpp
EditTxn.h
IMETextTxn.cpp Bug 1270030 - Remove "layout.accessiblecaret.extendedvisibility" pref from IMETextTxn. r=mats 2016-05-04 17:05:35 +08:00
IMETextTxn.h Bug 1270030 - Remove "layout.accessiblecaret.extendedvisibility" pref from IMETextTxn. r=mats 2016-05-04 17:05:35 +08:00
InsertNodeTxn.cpp
InsertNodeTxn.h
InsertTextTxn.cpp
InsertTextTxn.h
JoinNodeTxn.cpp
JoinNodeTxn.h
PlaceholderTxn.cpp Bug 1253734 - Add some more editor things to CC traversal. r=mccr8. 2016-03-04 23:11:37 +01:00
PlaceholderTxn.h
SetDocTitleTxn.cpp
SetDocTitleTxn.h
SplitNodeTxn.cpp
SplitNodeTxn.h
TextEditorTest.cpp
TextEditorTest.h
TypeInState.cpp
TypeInState.h
moz.build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
nsEditRules.h
nsEditor.cpp Bug 1254755 part.1 Rename WidgetKeyboardEvent::keyCode to WidgetKeyboardEvent::mKeyCode r=smaug 2016-05-12 17:13:49 +09:00
nsEditor.h Bug 1193762 part 3 - Remove nsEditor::IsDescendantOfEditorRoot(nsIDOMNode*); r=ehsan 2016-05-01 17:59:29 +03:00
nsEditorCommands.cpp
nsEditorCommands.h
nsEditorController.cpp
nsEditorController.h
nsEditorEventListener.cpp Bug 1193762 part 4 - Avoid nsCOMPtr in ternary operator; r=froydnj 2016-05-01 21:29:22 +03:00
nsEditorEventListener.h
nsEditorUtils.cpp
nsEditorUtils.h
nsHTMLAbsPosition.cpp Bug 1191356 part 7 - Clean up nsHTMLEditor::GetSelectionContainer; r=ehsan 2016-05-01 17:58:29 +03:00
nsHTMLAnonymousUtils.cpp Bug 1193762 part 8 - Fix things that will break; r=froydnj 2016-05-01 21:29:23 +03:00
nsHTMLCSSUtils.cpp Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
nsHTMLCSSUtils.h
nsHTMLDataTransfer.cpp Bug 1193762 part 1 - Remove nsEditor::IsBlockNode(nsIDOMNode*); r=ehsan 2016-05-01 17:59:05 +03:00
nsHTMLEditRules.cpp Bug 1272490 nsHTMLEditRules::ReapplyCachedStyles() should do nothing if nsIEditor::GetSelection() returns nullptr r=Ehsan 2016-05-17 11:47:39 +09:00
nsHTMLEditRules.h Bug 1193762 part 2 - Remove nsHTMLEditor::IsVisBreak(nsIDOMNode*); r=ehsan 2016-05-01 17:59:17 +03:00
nsHTMLEditUtils.cpp Bug 1156062 part 9 - Clean up nsHTMLEditRules::WillAlign; r=masayuki 2016-05-01 16:10:39 +03:00
nsHTMLEditUtils.h Bug 1156062 part 9 - Clean up nsHTMLEditRules::WillAlign; r=masayuki 2016-05-01 16:10:39 +03:00
nsHTMLEditor.cpp Bug 1254755 part.2 Rename WidgetKeyboardEvent::charCode to WidgetKeyboardEvent::mCharCode r=smaug 2016-05-13 16:06:18 +09:00
nsHTMLEditor.h Bug 1193762 part 2 - Remove nsHTMLEditor::IsVisBreak(nsIDOMNode*); r=ehsan 2016-05-01 17:59:17 +03:00
nsHTMLEditorEventListener.cpp
nsHTMLEditorEventListener.h
nsHTMLEditorStyle.cpp Bug 1190172 part 8 - Clean up nsHTMLEditor::PromoteRangeIfStartsOrEndsInNamedAnchor; r=ehsan 2016-05-01 16:12:51 +03:00
nsHTMLInlineTableEditor.cpp Bug 1271460, don't leak editor created element objects, r=ehsan 2016-05-13 20:10:22 +03:00
nsHTMLObjectResizer.cpp
nsHTMLObjectResizer.h
nsHTMLURIRefObject.cpp
nsHTMLURIRefObject.h
nsIAbsorbingTransaction.h
nsInternetCiter.cpp
nsInternetCiter.h
nsPlaintextDataTransfer.cpp
nsPlaintextEditor.cpp Bug 1254755 part.2 Rename WidgetKeyboardEvent::charCode to WidgetKeyboardEvent::mCharCode r=smaug 2016-05-13 16:06:18 +09:00
nsPlaintextEditor.h Bug 1191354 part 8 - Typedefs in headers for readability; r=ehsan 2016-05-01 16:15:14 +03:00
nsSelectionState.cpp Bug 1253734 - Add some more editor things to CC traversal. r=mccr8. 2016-03-04 23:11:37 +01:00
nsSelectionState.h Bug 1253734 - Add some more editor things to CC traversal. r=mccr8. 2016-03-04 23:11:37 +01:00
nsStyleSheetTxns.cpp
nsStyleSheetTxns.h
nsTableEditor.cpp
nsTextEditRules.cpp Bug 1156062 part 4 - Clean up ns*EditRules::WillInsert; r=ehsan 2016-04-23 18:30:17 +09:00
nsTextEditRules.h Bug 1191354 part 8 - Typedefs in headers for readability; r=ehsan 2016-05-01 16:15:14 +03:00
nsTextEditRulesBidi.cpp
nsTextEditUtils.cpp
nsTextEditUtils.h
nsWSRunObject.cpp Bug 1193762 part 8 - Fix things that will break; r=froydnj 2016-05-01 21:29:23 +03:00
nsWSRunObject.h Bug 1193762 part 8 - Fix things that will break; r=froydnj 2016-05-01 21:29:23 +03:00