cc: ImageDecodes: Increase the cache item count limit to 1000.
We've switched from using a vector to using a hash map for the cached items. This allows us to raise the limit of the number of (unlocked) items we cache. Set this to 1000 (arbitrarily). R=ericrk, enne BUG=577421 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1839783004 Cr-Commit-Position: refs/heads/master@{#383842}
Showing
Please register or sign in to comment