summaryrefslogtreecommitdiffstats
path: root/xpcom/ds/nsAtomTable.cpp
Commit message (Collapse)AuthorAgeLines
* use memcmp for nsIAtom Equals to improve performance xpcom/ds win7-72019-05-25-7/+1
| | | issue #1113 Use memcmp and not slower string Equals in nsHtml5Portability::localEqualsBuffer
* remove unnecessary spaceswin7-72019-05-24-4/+0
|
* add main thread only cache for nsIAtoms to speed up atomization xpcom/dswin7-72019-05-24-2/+52
| | | add main thread only cache for nsIAtoms to speed up atomization
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+736