Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(405)

Issue 528233003: This is a reland of ServiceWorkerCache::Keys. (Closed)

Created:
6 years, 3 months ago by jkarlin
Modified:
6 years, 3 months ago
Reviewers:
michaeln, jsbell
CC:
chromium-reviews, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, kinuko+serviceworker, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

This 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+332 lines, -58 lines) Patch
M content/browser/service_worker/service_worker_cache.h View 4 chunks +23 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_cache.cc View 1 11 chunks +212 lines, -37 lines 0 comments Download
M content/browser/service_worker/service_worker_cache_unittest.cc View 1 2 6 chunks +97 lines, -21 lines 0 comments Download

Messages

Total messages: 27 (14 generated)
jkarlin
michaeln@chromium.org: Please review changes in all.
6 years, 3 months ago (2014-09-03 13:01:23 UTC) #4
jsbell
On 2014/09/03 13:01:23, jkarlin wrote: > mailto:michaeln@chromium.org: Please review changes in all. I'm not an ...
6 years, 3 months ago (2014-09-03 16:36:41 UTC) #5
michaeln1
still lgtm2
6 years, 3 months ago (2014-09-03 21:01:53 UTC) #6
michaeln
doh... and lgtm too
6 years, 3 months ago (2014-09-03 22:29:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jkarlin@chromium.org/528233003/10004
6 years, 3 months ago (2014-09-03 23:23:33 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/1887)
6 years, 3 months ago (2014-09-04 02:00:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jkarlin@chromium.org/528233003/10004
6 years, 3 months ago (2014-09-04 10:51:06 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/2132)
6 years, 3 months ago (2014-09-04 11:42:17 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jkarlin@chromium.org/528233003/70001
6 years, 3 months ago (2014-09-04 12:14:43 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jkarlin@chromium.org/528233003/70001
6 years, 3 months ago (2014-09-04 17:27:14 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:70001) as a3a3703b91203db3e2248d656b86cb26bf2e30e3
6 years, 3 months ago (2014-09-04 19:47:18 UTC) #25
jkarlin
A revert of this CL (patchset #3 id:70001) has been created in https://codereview.chromium.org/538263002/ by jkarlin@chromium.org. ...
6 years, 3 months ago (2014-09-04 23:22:04 UTC) #26
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:32:20 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bb2bb40a73a860a941cb81cfdc4dc3b9a9ee16a1
Cr-Commit-Position: refs/heads/master@{#293326}

Powered by Google App Engine
This is Rietveld 408576698