DescriptionTry a different arbitrary SkGlyphCache cap (64 -> 256)
We're hitting a lot of crashes in skia::CreateCanvas that may be due to GDI
handle exhaustion. This picks a different arbitrary limit for the number
of entries in this cache to try to see if the crashes are correlated. Changing
this cap from 2048->64 was perf neutral on the bots, so 64->256 is also
expected to be neutral.
TBR=reed
NOTRY=true
BUG=275046, 314387
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234702
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 4 (0 generated)
|