DescriptionThis is a reland of ServiceWorkerCache::Keys.
Reland of https://codereview.chromium.org/477973002/
There was a memory leak. EndEnumeration wasn't called on the iterator.
Fixed and tested with ASAN.
The leak was detected because SimpleCache doesn't clean up its enumerators on deletion, but it should. See https://code.google.com/p/chromium/issues/detail?id=410276
BUG=392621
Committed: https://crrev.com/bb2bb40a73a860a941cb81cfdc4dc3b9a9ee16a1
Cr-Commit-Position: refs/heads/master@{#293326}
Patch Set 1 : Original Keys CL #Patch Set 2 : Memory fix #Patch Set 3 : Rebase #
Messages
Total messages: 27 (14 generated)
|