summaryrefslogtreecommitdiffstats
path: root/dom/base/DocumentFragment.cpp
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.
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17-3/+1
| | | | Tag #1375
* Bug 1396568 - Make DocumentFragment::mHost a strong reference (so that ↵Matt A. Tobin2020-04-17-0/+4
| | | | | | ShadowRoot.host doesn't become null) Tag #1375
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+151