summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/TextEditRules.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1621 - Part 3: Use nsIAtom to change attirbute if possible.Gaming4JC2020-08-07-2/+2
| | | | | | We can replace old nsIEditor API with nsIAtom version. Ref: Bug 1324996
* Bug 1318570 - Clean up GetTextNode into TextEditRules.Gaming4JC2020-08-07-20/+14
| | | | | | EditorBase parameter of GetTextNode is unnecessary because it uses static method only. Also, we should return nsINode to reduce QI. Resolves #1617
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1494