Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster | win7-7 | 2020-02-16 | -12/+8 |
| | | | | We can devirtualize it, remove some branches. | |||
* | Issue #1386 - Devirtualize GetRowSpan/GetColSpan | win7-7 | 2020-02-03 | -43/+0 |
| | | | | It's at ~1.5% on the perf log for the Netflix use case, which seems a bit too much. | |||
* | Attach FrameProperties to each frame instead of using a shared hashtable | win7-7 | 2019-06-26 | -13/+8 |
| | | | | Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+22702 |