Chromium Code Reviews
DescriptionAvoid loading system fonts in LayoutThemeMac::systemFont
Loading system fonts is buggy on macOS 10.12 Sierra. If we just assume
that system fonts on Mac are never italic or bold, they don't need to be
loaded at all. So, do that.
This reduces the memory footprint of each renderer process by ~600MB on
macOS 10.12 Beta (16A201w).
BUG=619981
Patch Set 1 #Patch Set 2 : Do the same in setFontFromControlSize #Messages
Total messages: 9 (4 generated)
|