summaryrefslogtreecommitdiffstats
path: root/dom/base/nsPlainTextSerializer.h
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #1603 - Part 2: Split some classes out of ScriptLoader.cppMoonchild2020-07-01-0/+1
| | | | | | | This splits ScriptLoader up the same way Mozilla did with the exception of ScriptRequest due to the fact that ScriptLoader and ScriptRequest are interdependent and would create a circular dependency if split apart when not using unified building.
* Fix incorrect values for saving ordered lists as text.wolfbeast2019-12-06-2/+2
|
* Issue #1221: Pass the original element intowolfbeast2019-08-28-0/+1
| | | | | | | nsXMLContentSerializer::CheckElementEnd so that we can properly determine whether it has children. This resolves #1221
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+245