gecko-dev/editor/libeditor
Makoto Kato 8292a2eba6 Backed out changeset f1f0f69bc78f (bug 1324505)
MozReview-Commit-ID: 1DbtAJzgJYo
2017-01-16 19:32:59 +09:00
..
crashtests Backed out changeset ea8744408e89 (bug 1324505) 2017-01-16 19:32:57 +09:00
tests Bug 1272623 part.3 HTMLEditRules::ReapplyCachedStyles() shouldn't set style to TypeInState if it's currently applied r=smaug 2017-01-06 22:35:48 +09: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
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
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
EditorBase.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
EditorBase.h Bug 1324996 - Part 1. Implement nsIAtom version of SetAttribute/RemoveAttribute/CloneAttirubte. r=masayuki 2016-12-20 19:24:08 +09:00
EditorCommands.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
EditorCommands.h
EditorController.cpp
EditorController.h
EditorEventListener.cpp Bug 564411 Move all methods/attributes of nsIEditorIMESupport to nsIEditor r=smaug 2016-12-20 21:47:31 +09: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
EditTransactionBase.cpp
EditTransactionBase.h
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
HTMLEditor.cpp Backed out changeset 7be23bb65b93 (bug 1324505) 2017-01-16 19:32:56 +09:00
HTMLEditor.h Backed out changeset 7be23bb65b93 (bug 1324505) 2017-01-16 19:32:56 +09:00
HTMLEditorDataTransfer.cpp Bug 1328093 - HTMLEditor::InsertTextWithQuotations() should include the first line break into the <span> it creates. r=masayuki 2017-01-10 01:50:00 -05:00
HTMLEditorEventListener.cpp
HTMLEditorEventListener.h
HTMLEditorObjectResizer.cpp Bug 1324996 - Part 2. Use nsIAtom to change attirbute if possible. r=masayuki 2016-12-20 20:53:00 +09:00
HTMLEditorObjectResizerUtils.h
HTMLEditRules.cpp Backed out changeset f1f0f69bc78f (bug 1324505) 2017-01-16 19:32:59 +09:00
HTMLEditRules.h Backed out changeset 7be23bb65b93 (bug 1324505) 2017-01-16 19:32:56 +09:00
HTMLEditUtils.cpp Bug 1322938 - Basic implementation of HTMLDialogElement. r=smaug, masayuki 2016-12-23 16:01:50 +01:00
HTMLEditUtils.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 1324996 - Part 2. Use nsIAtom to change attirbute if possible. r=masayuki 2016-12-20 20:53:00 +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
moz.build Bug 1312991 Get rid of nsIHTMLEditor::SetDocumentTitle() and mozilla::SetDocumentTitleTransaction r=smaug 2016-12-26 17:46:23 +09:00
nsIAbsorbingTransaction.h
nsIEditRules.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
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 Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
StyleSheetTransactions.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
TextEditor.cpp Bug 1324996 - Part 2. Use nsIAtom to change attirbute if possible. r=masayuki 2016-12-20 20:53:00 +09:00
TextEditor.h Bug 1324996 - Part 1. Implement nsIAtom version of SetAttribute/RemoveAttribute/CloneAttirubte. r=masayuki 2016-12-20 19:24:08 +09:00
TextEditorDataTransfer.cpp Bug 564411 Move all methods/attributes of nsIEditorIMESupport to nsIEditor r=smaug 2016-12-20 21:47:31 +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
TextEditRules.cpp Bug 1325843 - Use explicitly static method call for EditorBase::IsTextNode. r=masayuki 2016-12-26 14:32:57 +09:00
TextEditRules.h Bug 1328558 - Remove unused insertElement member from TextEditRules. r=masayuki 2017-01-04 18:51:44 +09:00
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
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