DescriptionRemove unnecessary font list creation in AppListItemView.
This CL improves the app list startup time on non-Linux platforms. A new
FontList object was being unnecessarily created on every AppListItemView
which forced recalculations of otherwise cached values.
This was most noticeable on ChromeOS where the app list is
rebuilt every time it is shown.
BUG=415389
Committed: https://crrev.com/b5b43219131ca9fed3aa6841085ef67de82e229f
Cr-Commit-Position: refs/heads/master@{#295663}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 10 (3 generated)
|