Oilpan: eager resource disposal on MemoryCache eviction.
Promptly let go of a memory cache entry's Resource when evicting it, and do not wait until the next GC to strike. This provides the same behavior & lifetime for the resource as non-Oilpan. R=mkwst BUG=420068 Review URL: https://codereview.chromium.org/649213002 git-svn-id: svn://svn.chromium.org/blink/trunk@183606 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment