.. |
crashtests
|
Bug 1158651 - Correctly ignore non-editable nodes in nsHTMLEditRules::GetParagraphFormatNodes; r=roc
|
2015-04-27 21:13:10 -04:00 |
tests
|
Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan
|
2015-06-27 12:37:44 -07:00 |
ChangeAttributeTxn.cpp
|
Bug 1093191 part 3: Make .cpp files in libeditor #include their own .h file first. r=ehsan
|
2014-12-01 21:07:42 -08:00 |
ChangeAttributeTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ChangeStyleTxn.cpp
|
Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
|
2015-05-01 09:40:30 +09:00 |
ChangeStyleTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
CreateElementTxn.cpp
|
Bug 1157898 part 2. Make code of the form "NS_ENSURE_SUCCESS(rv.ErrorCode(), rv.ErrorCode());" use Failed and StealNSResult instead. r=peterv
|
2015-04-27 09:18:52 -04:00 |
CreateElementTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
DeleteNodeTxn.cpp
|
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
|
2015-04-27 09:18:51 -04:00 |
DeleteNodeTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
DeleteRangeTxn.cpp
|
Bug 1093191 part 3: Make .cpp files in libeditor #include their own .h file first. r=ehsan
|
2014-12-01 21:07:42 -08:00 |
DeleteRangeTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
DeleteTextTxn.cpp
|
Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
DeleteTextTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
EditActionListener.h
|
Bug 1042469 - Flatten editor/libeditor/base to editor/libeditor; r=poiru
|
2014-08-15 10:03:48 -04:00 |
EditAggregateTxn.cpp
|
Bug 1042469 - Flatten editor/libeditor/base to editor/libeditor; r=poiru
|
2014-08-15 10:03:48 -04:00 |
EditAggregateTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
EditTxn.cpp
|
Bug 1042469 - Flatten editor/libeditor/base to editor/libeditor; r=poiru
|
2014-08-15 10:03:48 -04:00 |
EditTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
IMETextTxn.cpp
|
Bug 1162818 part.2 Make it possible to set IME selection from outside of IMETextTxn r=ehsan
|
2015-06-05 02:06:09 +09:00 |
IMETextTxn.h
|
Bug 1162818 part.2 Make it possible to set IME selection from outside of IMETextTxn r=ehsan
|
2015-06-05 02:06:09 +09:00 |
InsertNodeTxn.cpp
|
Bug 1157898 part 2. Make code of the form "NS_ENSURE_SUCCESS(rv.ErrorCode(), rv.ErrorCode());" use Failed and StealNSResult instead. r=peterv
|
2015-04-27 09:18:52 -04:00 |
InsertNodeTxn.h
|
Bug 1055032 part 5 - Rename InsertElementTxn to InsertNodeTxn and clean up; r=ehsan
|
2014-08-20 15:25:17 +03:00 |
InsertTextTxn.cpp
|
Bug 1095098 - move do_QueryObject templates into their own header; r=froydnj
|
2015-04-15 12:47:03 -04:00 |
InsertTextTxn.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
JoinNodeTxn.cpp
|
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
|
2015-04-27 09:18:51 -04:00 |
JoinNodeTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
moz.build
|
Bug 1153518, allow drops on editors when the source is a remote browser, r=ehsan
|
2015-06-22 09:00:35 -04:00 |
nsEditor.cpp
|
Bug 1162818 part.6 Don't notify IME of anything during reframing the editor r=smaug
|
2015-06-05 02:06:10 +09:00 |
nsEditor.h
|
Bug 1162818 part.5 The offset of nsEditor::InsertTextImpl() should be minimum offset of IME selections if there is r=ehsan
|
2015-06-05 02:06:09 +09:00 |
nsEditorCommands.cpp
|
Bug 1120233 - Ensure that the delete command will stay enabled for password fields; r=roc
|
2015-01-22 23:26:59 -05:00 |
nsEditorCommands.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsEditorController.cpp
|
Bug 1093191 part 3: Make .cpp files in libeditor #include their own .h file first. r=ehsan
|
2014-12-01 21:07:42 -08:00 |
nsEditorController.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsEditorEventListener.cpp
|
Bug 1168223 - Fix a crash caused by unexpected flushes under nsIEditor::SetFlags. r=ehsan
|
2015-06-25 13:58:01 -07:00 |
nsEditorEventListener.h
|
Bug 1093191 part 2: Add some missing includes & forward-decls in libeditor .h files. r=ehsan
|
2014-12-01 21:06:55 -08:00 |
nsEditorUtils.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsEditorUtils.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsEditRules.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLAbsPosition.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLAnonymousUtils.cpp
|
Bug 1147412 part 10 - Clean up nsHTMLCSSUtils::Get*Property, GetCSSInlinePropertyBase; r=ehsan
|
2015-04-19 15:28:50 +03:00 |
nsHTMLCSSUtils.cpp
|
Bug 1170326 - nsHTMLCSSUtils::ParseLength should check if the input is an empty string, r=ehsan
|
2015-06-15 17:08:50 +01:00 |
nsHTMLCSSUtils.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLDataTransfer.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLEditor.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLEditor.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLEditorEventListener.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLEditorEventListener.h
|
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02:00 |
nsHTMLEditorStyle.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLEditRules.cpp
|
Bug 1162818 part.5 The offset of nsEditor::InsertTextImpl() should be minimum offset of IME selections if there is r=ehsan
|
2015-06-05 02:06:09 +09:00 |
nsHTMLEditRules.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLEditUtils.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLEditUtils.h
|
Bug 1145395 - Introduce an overload of nsHTMLEditor::RemoveStyleInside that takes nsIContent&; r=ehsan
|
2015-05-13 17:58:26 +02:00 |
nsHTMLInlineTableEditor.cpp
|
Bug 1147412 part 9 - Convert some nsHTMLEditor members to Element; r=ehsan
|
2015-04-19 15:28:50 +03:00 |
nsHTMLObjectResizer.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsHTMLObjectResizer.h
|
Bug 1060978 - Fix more bad implicit constructors in editor; r=roc
|
2014-08-31 23:33:43 -04:00 |
nsHTMLURIRefObject.cpp
|
Bug 1142503 - don't use QueryInterface when the compiler can do the cast for us; r=ehsan
|
2015-03-12 09:43:50 -04:00 |
nsHTMLURIRefObject.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsIAbsorbingTransaction.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsInternetCiter.cpp
|
Bug 1093191 part 3: Make .cpp files in libeditor #include their own .h file first. r=ehsan
|
2014-12-01 21:07:42 -08:00 |
nsInternetCiter.h
|
Bug 1093191 part 2: Add some missing includes & forward-decls in libeditor .h files. r=ehsan
|
2014-12-01 21:06:55 -08:00 |
nsPlaintextDataTransfer.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsPlaintextEditor.cpp
|
Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan
|
2015-06-27 12:37:44 -07:00 |
nsPlaintextEditor.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsSelectionState.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsSelectionState.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsStyleSheetTxns.cpp
|
Bug 1093191 part 3: Make .cpp files in libeditor #include their own .h file first. r=ehsan
|
2014-12-01 21:07:42 -08:00 |
nsStyleSheetTxns.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsTableEditor.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsTextEditRules.cpp
|
Bug 1162818 part.5 The offset of nsEditor::InsertTextImpl() should be minimum offset of IME selections if there is r=ehsan
|
2015-06-05 02:06:09 +09:00 |
nsTextEditRules.h
|
Bug 1067788 - Fix non-unified bustage. r=ehsan
|
2015-06-04 15:03:54 -04:00 |
nsTextEditRulesBidi.cpp
|
Bug 1067788 - Part 1: Don't invalidate bidi cursor directionality during a delete. r=smontagu
|
2015-06-01 15:19:57 -04:00 |
nsTextEditUtils.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsTextEditUtils.h
|
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02:00 |
nsWSRunObject.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
nsWSRunObject.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
PlaceholderTxn.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
PlaceholderTxn.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
SetDocTitleTxn.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
SetDocTitleTxn.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
SplitNodeTxn.cpp
|
Bug 1157898 part 3. Fix the remaining consumers of rv.ErrorCode() in NS_ENSURE_* expressions to not do that. r=peterv
|
2015-04-27 09:18:52 -04:00 |
SplitNodeTxn.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TextEditorTest.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
TextEditorTest.h
|
Bug 1055105 - Flatten editor/libeditor/html to editor/libeditor; r=poiru
|
2014-08-18 17:28:17 -04:00 |
TypeInState.cpp
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |
TypeInState.h
|
Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan
|
2015-05-29 00:58:42 +09:00 |