Masayuki Nakano
b1e0f93335
Bug 1349138 Edit transactions should store their editor instance with strong reference r=smaug
...
Edit transactions should store their editor instance with strong reference and they should be released at destroying the editor.
MozReview-Commit-ID: D67KU8WFxyo
2017-03-21 19:00:36 +09:00
Masayuki Nakano
7461b5ee78
Bug 1345690 part.4 Rename JoinNodeTransaction::CheckValidity() to JoinNodeTransaction::CanDoIt() for consistency with other transaction classes r=m_kato
...
MozReview-Commit-ID: 3a5QXiofEL2
2017-03-10 13:46:27 +09:00
Olli Pettay
45a7bbd8ea
Bug 1309720, ensure expected DOM tree operations when calling insertBefore, r=ehsan
2016-10-14 15:33:42 +03:00
Masayuki Nakano
f55cf1ebb4
Bug 1260651 part.61 Replace "etc" with "etc." r=mccr8
...
MozReview-Commit-ID: JFgd0t2bqzu
2016-07-08 14:15:21 +09:00
Masayuki Nakano
5307069dfd
Bug 1260651 part.59 Rename nsEditor to mozilla::EditorBase (and also their file names) r=mccr8
...
This patch also renames:
EditorInputEventDispatcher -> mozilla::EditorInputEventDispatcher
And some variable names are renamed from aEditor or mEditor to aEditorBase or mEditorBase for making their types clearer.
MozReview-Commit-ID: 2FCXWpLMn8e
2016-07-08 13:10:13 +09:00
Masayuki Nakano
d49c33f252
Bug 1260651 part.32 Rename EditTxn to mozilla::EditTransactionBase r=mccr8
...
This patch also renames NS_DECL_EDITTXN to NS_DECL_EDIT_TRANSACTION_BASE.
MozReview-Commit-ID: 29TQbKBBEhD
2016-07-08 09:48:34 +09:00
Masayuki Nakano
87c38a1401
Bug 1260651 part.26 Rename mozilla::dom::JoinNodeTxn to mozilla::JoinNodeTransaction (and their files too) r=mccr8
...
MozReview-Commit-ID: ChcoinM0sfU
2016-07-07 16:16:12 +09:00