fix($cacheFactory): check key exists before decreasing cache size count
Previously, there was no check for the existence of an item in the cache when calling `$cacheFactory.remove()` before modifying the cache size count. Closes #12321 Closes #12329
A
Alicia Lauerman committed
2a5a52a76ccf60c6e8c5d881e90e11a2666a6d3c
Parent: c690946
Committed by Peter Bacon Darwin <pete@bacondarwin.com>
on 10/28/2015, 9:50:17 PM