Disable discardable memory for the resource cache until tests pass.
BUG=skia:2926 R=reed@google.com Author: danakj@chromium.org Review URL: https://codereview.chromium.org/568493002
This commit is contained in:
parent
790ffe3feb
commit
f58a562d56
@ -16,7 +16,7 @@
|
||||
'SK_GAMMA_SRGB',
|
||||
'SK_GAMMA_APPLY_TO_A8',
|
||||
'SK_SCALAR_TO_FLOAT_EXCLUDED', # temporary to allow Chrome to call SkFloatToScalar
|
||||
'SK_USE_DISCARDABLE_SCALEDIMAGECACHE',
|
||||
# 'SK_USE_DISCARDABLE_SCALEDIMAGECACHE', # TODO(reed): Re-enable when tests don't crash with this.
|
||||
],
|
||||
|
||||
# Validate the 'skia_os' setting against 'OS', because only certain
|
||||
|
Loading…
Reference in New Issue
Block a user