FranklinDM
|
6803c1f710
|
Issue #2488 - Part 4: Remove the RestyleManagerHandle smart pointer class
|
2024-04-02 22:50:07 +08:00 |
|
win7-7
|
e8bb5560f7
|
Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster
We can devirtualize it, remove some branches.
|
2020-02-18 07:15:09 +08:00 |
|
win7-7
|
a05c6a317b
|
Issue #1386 - Devirtualize GetRowSpan/GetColSpan
It's at ~1.5% on the perf log for the Netflix use case, which seems a bit too much.
|
2020-02-08 07:11:55 +08:00 |
|
win7-7
|
922e819d1c
|
Attach FrameProperties to each frame instead of using a shared hashtable
Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame.
|
2019-07-05 21:32:14 +08:00 |
|
roytam1
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|