Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-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. | |||
* | use memcmp for nsIAtom Equals to improve performance xpcom/ds | win7-7 | 2019-05-25 | -7/+1 |
| | | | issue #1113 Use memcmp and not slower string Equals in nsHtml5Portability::localEqualsBuffer | |||
* | remove unnecessary spaces | win7-7 | 2019-05-24 | -4/+0 |
| | ||||
* | add main thread only cache for nsIAtoms to speed up atomization xpcom/ds | win7-7 | 2019-05-24 | -2/+52 |
| | | | add main thread only cache for nsIAtoms to speed up atomization | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+736 |