| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
| |
SetAttribute/RemoveAttribute/CloneAttirubte.
Add nsIAtom version of the following.
- CloneAttribute
- RemoveAttribute
- RemoveAttributeOrEquivalent
- SetAttribute
- SetAttributeOrEquivalent
Ref: Bug 1324996
|
|
|
|
|
|
| |
nsISelectionController and nsIDocument with nsWeakPtr
Tag #1375
|
|
|
|
|
|
| |
mozilla::SupportsWeakPtr instead of nsSupportsWeakReference
Tag #1375
|
|
|
|
| |
Tag #1375
|
|
|
|
|
|
|
|
| |
* PlaceholderTransaction should use UniquePtr
* HTMLEditor should use UniquePtr
* TypeInState should use UniquePtr
Tag #1375
|
|
|
|
|
|
|
|
|
|
| |
mozilla::EditorBase::DeleteSelectionImpl
* EditorBase shouldn't refer mActionListeners directly in loops because it might be removed during a loop
* Create an alias of the type of mEditorObservers
* Create an alias of the type of mDocStateListeners
Tag #1375
|
| |
|
| |
|
|
|