Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1426494 - Share more code between nsIDocument and ShadowRoot | Matt A. Tobin | 2020-06-13 | -28/+26 |
| | | | | Tag #1375 | |||
* | Bug 1355787 - nsIdentifierMapEntry should let one to use either strings or ↵ | Matt A. Tobin | 2020-06-13 | -6/+66 |
| | | | | | | atoms as keys to avoid slow string assignments when possible. Tag #1375 | |||
* | Bug 1217436 - Make nsIdentifierMapEntry::mIdContentList an AutoTArray to ↵ | Matt A. Tobin | 2020-06-13 | -4/+12 |
| | | | | | | save an allocation Tag #1375 | |||
* | Issue #1564 - Split off nsIdentifierMapEntry in its own header | wolfbeast | 2020-05-25 | -0/+170 |
+ Fix dependency fallout from removing nsDocument.h from ShadowRoot.h |