summaryrefslogtreecommitdiff
path: root/editor/libeditor/TextEditor.cpp
Commit message (Collapse)AuthorAge
* Issue #1621 - Part 3: Use nsIAtom to change attirbute if possible.Gaming4JC2020-07-31
| | | | | | We can replace old nsIEditor API with nsIAtom version. Ref: Bug 1324996
* Issue #1621 - Part 2: Implement nsIAtom version of ↵Gaming4JC2020-07-31
| | | | | | | | | | | | | SetAttribute/RemoveAttribute/CloneAttirubte. Add nsIAtom version of the following. - CloneAttribute - RemoveAttribute - RemoveAttributeOrEquivalent - SetAttribute - SetAttributeOrEquivalent Ref: Bug 1324996
* Bug 1426494 - Share more code between nsIDocument and ShadowRootMatt A. Tobin2020-06-13
| | | | Tag #1375
* Bug 1360154 - nsIPlaintextEditor might have to have hasText property for ↵Matt A. Tobin2020-04-17
| | | | | | | | | UpdateOverlayTextVisibility * DocumentIsBody should return bool, not nsresult * Add fast path to check whether valus is emtpy Tag #1375
* Bug 1372829 - Part 2: mozilla::EditorBase should cache raw pointer of ↵Matt A. Tobin2020-04-17
| | | | | | nsISelectionController and nsIDocument with nsWeakPtr Tag #1375
* Bug 1372829 - Part 1: Make mozilla::PlaceholderTransaction inherit ↵Matt A. Tobin2020-04-17
| | | | | | mozilla::SupportsWeakPtr instead of nsSupportsWeakReference Tag #1375
* Fix Build Bustage - with "--enable-debug"janekptacijarabaci2018-07-12
|
* Issue #12 Part 1: Stop using nsIDOMEvent in UpdateIMEComposition.wolfbeast2018-06-26
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02