gecko-dev/editor/libeditor
Carsten "Tomcat" Book a244c7fb4a merge mozilla-inbound to mozilla-central a=merge 2016-12-16 16:04:50 +01:00
..
crashtests merge mozilla-inbound to mozilla-central a=merge 2016-12-16 16:04:50 +01:00
tests Bug 1322414 - part 2,3,4: use a separate 'primary' attribute for primary child browsers, r=bz,mconley 2016-12-09 09:23:24 -10:00
CSSEditUtils.cpp Bug 1323138 - CSSEditUtils should use atom for CSS property if possible. r=masayuki 2016-12-12 00:03:36 -10:00
CSSEditUtils.h Bug 1323138 - CSSEditUtils should use atom for CSS property if possible. r=masayuki 2016-12-12 00:03:36 -10:00
ChangeAttributeTransaction.cpp
ChangeAttributeTransaction.h
ChangeStyleTransaction.cpp Bug 1311606 Rename |result| of nsresult variants to |rv| in editor r=smaug 2016-10-25 00:43:49 +09:00
ChangeStyleTransaction.h
CompositionTransaction.cpp Bug 1310912 - Part 4. RangeUpdater should be called on DoTransaction. r=masayuki 2016-11-12 14:56:33 +09:00
CompositionTransaction.h Bug 1310912 - Part 4. RangeUpdater should be called on DoTransaction. r=masayuki 2016-11-12 14:56:33 +09:00
CreateElementTransaction.cpp Bug 1309720, ensure expected DOM tree operations when calling insertBefore, r=ehsan 2016-10-14 15:33:42 +03:00
CreateElementTransaction.h
DeleteNodeTransaction.cpp Bug 1309720, ensure expected DOM tree operations when calling insertBefore, r=ehsan 2016-10-14 15:33:42 +03:00
DeleteNodeTransaction.h
DeleteRangeTransaction.cpp Bug 1310618 Replace nsresult variables |res| with |rv| under editor/ r=Ehsan 2016-10-19 18:09:33 +09:00
DeleteRangeTransaction.h
DeleteTextTransaction.cpp Bug 1310618 Replace nsresult variables |res| with |rv| under editor/ r=Ehsan 2016-10-19 18:09:33 +09:00
DeleteTextTransaction.h
EditActionListener.h
EditAggregateTransaction.cpp Bug 1311606 Rename |result| of nsresult variants to |rv| in editor r=smaug 2016-10-25 00:43:49 +09:00
EditAggregateTransaction.h
EditTransactionBase.cpp
EditTransactionBase.h
EditorBase.cpp Bug 1310912 - Part 5. InsertTextIntoTextNodeImpl should use IMETextNode for listener. r=masayuki 2016-11-12 15:46:33 +09:00
EditorBase.h Bug 1230473 If there is no TextComposition instance even when EditorBase receives eCompositionStart event, the editor should do nothing r=smaug 2016-11-08 00:36:32 +09:00
EditorCommands.cpp
EditorCommands.h
EditorController.cpp
EditorController.h
EditorEventListener.cpp Bug 1317720. Use NeedsCallerType instead of NeedsSubjectPrincipal for DataTransfer.types. r=mystor 2016-11-15 12:46:32 -05:00
EditorEventListener.h
EditorUtils.cpp Bug 1311240 Fix odd "{" and "}" of control statements in editor for conforming to our coding rules r=smaug 2016-10-24 11:27:45 +09:00
EditorUtils.h Bug 1316302 part.3 Create EditActionResult class for making the methods which return nsresult, handled and canceled with out params r=smaug 2016-11-18 17:59:23 +09:00
EditorUtils.js
EditorUtils.manifest
HTMLAbsPositionEditor.cpp Bug 1313986 - Part 4. Use Element instead of nsIDOMElement for resizer. r=masayuki 2016-11-24 15:58:01 +09:00
HTMLAnonymousNodeEditor.cpp Bug 1313986 - Part 4. Use Element instead of nsIDOMElement for resizer. r=masayuki 2016-11-24 15:58:01 +09:00
HTMLEditRules.cpp Bug 1323138 - CSSEditUtils should use atom for CSS property if possible. r=masayuki 2016-12-12 00:03:36 -10:00
HTMLEditRules.h Bug 1316302 part.3 Create EditActionResult class for making the methods which return nsresult, handled and canceled with out params r=smaug 2016-11-18 17:59:23 +09:00
HTMLEditUtils.cpp Bug 1311240 Fix odd "{" and "}" of control statements in editor for conforming to our coding rules r=smaug 2016-10-24 11:27:45 +09:00
HTMLEditUtils.h
HTMLEditor.cpp Bug 1323138 - CSSEditUtils should use atom for CSS property if possible. r=masayuki 2016-12-12 00:03:36 -10:00
HTMLEditor.h Bug 1314442 - Limit editor's editability to the right subtree. r=masayuki 2016-11-29 17:07:27 -05:00
HTMLEditorDataTransfer.cpp Bug 1288911 - Use CSS trick to avoid unwanted line wraps in quotes. r=masayuki 2016-12-14 13:37:00 +01:00
HTMLEditorEventListener.cpp
HTMLEditorEventListener.h
HTMLEditorObjectResizer.cpp Bug 1313986 - Part 4. Use Element instead of nsIDOMElement for resizer. r=masayuki 2016-11-24 15:58:01 +09:00
HTMLEditorObjectResizerUtils.h
HTMLInlineTableEditor.cpp Bug 1313986 - Part 4. Use Element instead of nsIDOMElement for resizer. r=masayuki 2016-11-24 15:58:01 +09:00
HTMLStyleEditor.cpp Bug 1317704 - Part 1. Hold current ranges into RemoveInlineProperty. r=masayuki 2016-12-15 15:01:53 +09:00
HTMLTableEditor.cpp Bug 1318479 part 2. Remove uses of nsIDOMNode::AppendChild in editor. r=ehsan 2016-11-18 16:38:29 -05:00
HTMLURIRefObject.cpp Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
HTMLURIRefObject.h
InsertNodeTransaction.cpp
InsertNodeTransaction.h
InsertTextTransaction.cpp Bug 1310912 - Part 4. RangeUpdater should be called on DoTransaction. r=masayuki 2016-11-12 14:56:33 +09:00
InsertTextTransaction.h Bug 1310912 - Part 4. RangeUpdater should be called on DoTransaction. r=masayuki 2016-11-12 14:56:33 +09:00
InternetCiter.cpp Bug 1311240 Fix odd "{" and "}" of control statements in editor for conforming to our coding rules r=smaug 2016-10-24 11:27:45 +09:00
InternetCiter.h
JoinNodeTransaction.cpp Bug 1309720, ensure expected DOM tree operations when calling insertBefore, r=ehsan 2016-10-14 15:33:42 +03:00
JoinNodeTransaction.h
PlaceholderTransaction.cpp Bug 1311240 Fix odd "{" and "}" of control statements in editor for conforming to our coding rules r=smaug 2016-10-24 11:27:45 +09:00
PlaceholderTransaction.h
SelectionState.cpp Bug 1311606 Rename |result| of nsresult variants to |rv| in editor r=smaug 2016-10-25 00:43:49 +09:00
SelectionState.h
SetDocumentTitleTransaction.cpp Bug 1318479 part 2. Remove uses of nsIDOMNode::AppendChild in editor. r=ehsan 2016-11-18 16:38:29 -05:00
SetDocumentTitleTransaction.h
SplitNodeTransaction.cpp Bug 1309720, ensure expected DOM tree operations when calling insertBefore, r=ehsan 2016-10-14 15:33:42 +03:00
SplitNodeTransaction.h
StyleSheetTransactions.cpp
StyleSheetTransactions.h
TextEditRules.cpp Bug 1318570 - Clean up GetTextNode into TextEditRules. r=masayuki 2016-11-22 20:56:03 +09:00
TextEditRules.h
TextEditRulesBidi.cpp Bug 1311240 Fix odd "{" and "}" of control statements in editor for conforming to our coding rules r=smaug 2016-10-24 11:27:45 +09:00
TextEditUtils.cpp
TextEditUtils.h
TextEditor.cpp Bug 1230473 If there is no TextComposition instance even when EditorBase receives eCompositionStart event, the editor should do nothing r=smaug 2016-11-08 00:36:32 +09:00
TextEditor.h
TextEditorDataTransfer.cpp Bug 1312936 - Part 2. Use nsAutoCString for nsITranserable.getAnyTransferData into editor. r=masayuki 2016-10-26 11:10:29 +09:00
TextEditorTest.cpp Bug 1311606 Rename |result| of nsresult variants to |rv| in editor r=smaug 2016-10-25 00:43:49 +09:00
TextEditorTest.h
TypeInState.cpp Bug 1311606 Rename |result| of nsresult variants to |rv| in editor r=smaug 2016-10-25 00:43:49 +09:00
TypeInState.h
WSRunObject.cpp Bug 1315065 When selection is collapsed in an empty text node, Backspace/Delete key press should modify the nearest text node r=smaug 2016-11-11 12:24:21 +09:00
WSRunObject.h Bug 1316206 - Fix RefPtr assignments from 0 - r=froydnj 2016-11-08 14:34:06 +11:00
moz.build
nsIAbsorbingTransaction.h
nsIEditRules.h