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

Issue 559003002: Fix ServiceWorkerCache::Keys() unittest memory leak. (Closed)

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

Description

Fix ServiceWorkerCache::Keys() unittest memory leak. I thought that this was fixed (Linux Valgrind had passed the content test) but it turns out that the failure is flaky so I need to run it a few times to be sure. Fix again and run the tests a few times to make sure they work. If after submitting it's still not fixed I'll suppress it and fix it instead of reverting. Reverted CL: https://codereview.chromium.org/543093003 BUG=392621 Committed: https://crrev.com/8b58d10c279f70f8ee31b6fd25be2d6830fc12b4 Cr-Commit-Position: refs/heads/master@{#294313}

Patch Set 1 : Reverted CL #

Patch Set 2 : Fix #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+354 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 2 11 chunks +212 lines, -37 lines 0 comments Download
M content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_cache_unittest.cc View 1 2 8 chunks +108 lines, -21 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
jkarlin
michaeln: This has passed linux valgrind 3 times in a row now. If it passes ...
6 years, 3 months ago (2014-09-10 18:01:16 UTC) #2
jkarlin
On 2014/09/10 18:01:16, jkarlin wrote: > michaeln: This has passed linux valgrind 3 times in ...
6 years, 3 months ago (2014-09-10 18:44:05 UTC) #3
michaeln
oh, simplecache creates a private sequencedworkerpool composed of up to 50 threads under the covers ...
6 years, 3 months ago (2014-09-10 19:38:22 UTC) #4
jkarlin
On 2014/09/10 19:38:22, michaeln wrote: > oh, simplecache creates a private sequencedworkerpool composed of up ...
6 years, 3 months ago (2014-09-10 20:23:19 UTC) #5
michaeln1
lgtm > Looks as if it passed chromeos now too. Given that it took me ...
6 years, 3 months ago (2014-09-10 21:05:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jkarlin@chromium.org/559003002/20001
6 years, 3 months ago (2014-09-10 22:20:55 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/10125)
6 years, 3 months ago (2014-09-10 23:56:58 UTC) #10
jkarlin
On 2014/09/10 23:56:58, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 3 months ago (2014-09-11 00:14:38 UTC) #11
michaeln
sry... lgtm 2
6 years, 3 months ago (2014-09-11 00:45:17 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/559003002/20001
6 years, 3 months ago (2014-09-11 00:55:31 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/10172)
6 years, 3 months ago (2014-09-11 01:18:37 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/559003002/40001
6 years, 3 months ago (2014-09-11 01:39:11 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 48fbcb0e5f0a01431fbdcac9015dbe477c0580c0
6 years, 3 months ago (2014-09-11 03:39:27 UTC) #19
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 03:40:22 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8b58d10c279f70f8ee31b6fd25be2d6830fc12b4
Cr-Commit-Position: refs/heads/master@{#294313}

Powered by Google App Engine
This is Rietveld 408576698