DescriptionClean up global gSkSuppressFontCachePurgeSpew.
No one is using it except to flick it to true to shut up the spew,
but the spew is already guarded by #ifdef SPEW_PURGE_STATUS. Let's
leave it to SPEW_PURGE_STATUS.
Noticed this specificially when TSAN complained about FontScalerBench
modifying it in a thread-unsafe way.
BUG=skia:1792
Committed: http://code.google.com/p/skia/source/detail?r=14697
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|