summaryrefslogtreecommitdiffstats
path: root/layout/tables/nsITableCellLayout.h
Commit message (Collapse)AuthorAgeLines
* Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16-5/+1
| | | | We can devirtualize it, remove some branches.
* Issue #1386 - Devirtualize GetRowSpan/GetColSpanwin7-72020-02-03-0/+4
| | | | It's at ~1.5% on the perf log for the Netflix use case, which seems a bit too much.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+35