summaryrefslogtreecommitdiff
path: root/dom/base/nsDocumentEncoder.cpp
Commit message (Collapse)AuthorAge
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | 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 #1375 - Stop largely using the parser serviceMatt A. Tobin2020-04-17
| | | | | | | | | This is based on Bug 1395828 * Add nsHTMLElement::IsBlock() * Rename nsHTMLTags methods * Remove AssertParserServiceIsCorrect() * Remove most uses of nsIParserService/nsParserService
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17
| | | | Tag #1375
* Issue #1221: Pass the original element intowolfbeast2019-08-28
| | | | | | | nsXMLContentSerializer::CheckElementEnd so that we can properly determine whether it has children. This resolves #1221
* Bug 1425520. r=smaug, a=abillingsHenri Sivonen2018-03-14
| | | | | | | | | MozReview-Commit-ID: IoZeR5BGjmQ --HG-- extra : source : e20052aa341d6da4505eb84be6e061bb7f37de51 extra : intermediate-source : a330f1d4d12a7c144797f3686f35a99c37b0755e extra : histedit_source : 6d3684d36b39fd065f742ceb577d8b6db4735bcf
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02