Chromium Code Reviews
DescriptionImprove performance of registering font preferences
Rather than using the preference registry to check which font preferences are already registered keep track locally of which font preferences have defaults and don't attempt to register these a second time.
Change-Id: Ib1f9bc3937f230f2250b2fecc2a0590dabb5e2ca
BUG=158818
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165449
Patch Set 1 #Patch Set 2 : Removed redundant enum, left over from earlier version of code. #
Total comments: 1
Patch Set 3 : Completely new (much simpler) version of patch, just dealing with font preferences #
Total comments: 4
Patch Set 4 : Code review fixes #Messages
Total messages: 13 (0 generated)
|