Chromium Code Reviews
DescriptionRemove calls to NSClassFromString while casting NSFont via foundation_util
A performance bottleneck in RenderTextMac flagged calls to
NSClassFromString(@"NSFont") as being surprisingly expensive.
Use [NSFont class] instead.
BUG=605131
Committed: https://crrev.com/8967fcb75d4fd8bfcaca2db2a8db2931a16e55ba
Cr-Commit-Position: refs/heads/master@{#390589}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|
|||||||||||||||||||