summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/TextEditRules.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1621 - Part 3: Use nsIAtom to change attirbute if possible.Gaming4JC2020-07-31-2/+2
| | | | | | We can replace old nsIEditor API with nsIAtom version. Ref: Bug 1324996
* Bug 1318570 - Clean up GetTextNode into TextEditRules.Gaming4JC2020-07-30-20/+14
| | | | | | EditorBase parameter of GetTextNode is unnecessary because it uses static method only. Also, we should return nsINode to reduce QI. Resolves #1617
* Bug 1360154 - nsIPlaintextEditor might have to have hasText property for ↵Matt A. Tobin2020-04-17-6/+3
| | | | | | | | | UpdateOverlayTextVisibility * DocumentIsBody should return bool, not nsresult * Add fast path to check whether valus is emtpy Tag #1375
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1494