Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Outdated comment removal (no code changes) | win7-7 | 2019-08-02 |
| | | | | No code changes. | ||
* | Fix comments for Frameproperties | win7-7 | 2019-07-12 |
| | | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1373884 Fixes comments for Frameproperties. These comments went unnoticed earlier. No code changes. | ||
* | Iterate the frame property list once to collect which child list properties ↵ | win7-7 | 2019-07-08 |
| | | | | | | we have Look into optimizing out the hashtable lookups from nsContainerFrame | ||
* | Attach FrameProperties to each frame instead of using a shared hashtable | win7-7 | 2019-06-26 |
Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame. |