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

Issue 10908027: Fix an AppCacheStorageImpl leak in SiteInstanceTest.SiteInstanceDestructor by running the message l… (Closed)

Created:
8 years, 3 months ago by Lei Zhang
Modified:
8 years, 3 months ago
Reviewers:
jam, awong
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, darin-cc_chromium.org, creis+watch_chromium.org, ajwong+watch_chromium.org
Visibility:
Public.

Description

Fix an AppCacheStorageImpl leak in SiteInstanceTest.SiteInstanceDestructor by running the message loops some more. BUG=143565 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=155233

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : typo #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -10 lines) Patch
M content/browser/site_instance_impl_unittest.cc View 1 2 3 2 chunks +12 lines, -2 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Lei Zhang
I think some of the scoped variables don't get destroyed until the end of the ...
8 years, 3 months ago (2012-08-31 00:15:48 UTC) #1
awong
https://chromiumcodereview.appspot.com/10908027/diff/1/content/browser/site_instance_impl_unittest.cc File content/browser/site_instance_impl_unittest.cc (right): https://chromiumcodereview.appspot.com/10908027/diff/1/content/browser/site_instance_impl_unittest.cc#newcode141 content/browser/site_instance_impl_unittest.cc:141: DrainMessageLoops(); This previously wasn't in TearDown() because the Browser ...
8 years, 3 months ago (2012-09-05 21:30:08 UTC) #2
Lei Zhang
https://chromiumcodereview.appspot.com/10908027/diff/1/content/browser/site_instance_impl_unittest.cc File content/browser/site_instance_impl_unittest.cc (right): https://chromiumcodereview.appspot.com/10908027/diff/1/content/browser/site_instance_impl_unittest.cc#newcode141 content/browser/site_instance_impl_unittest.cc:141: DrainMessageLoops(); On 2012/09/05 21:30:09, awong wrote: > This previously ...
8 years, 3 months ago (2012-09-06 00:29:43 UTC) #3
Lei Zhang
On 2012/09/06 00:29:43, Lei Zhang wrote: > https://chromiumcodereview.appspot.com/10908027/diff/1/content/browser/site_instance_impl_unittest.cc > File content/browser/site_instance_impl_unittest.cc (right): > > https://chromiumcodereview.appspot.com/10908027/diff/1/content/browser/site_instance_impl_unittest.cc#newcode141 ...
8 years, 3 months ago (2012-09-06 00:57:15 UTC) #4
awong
LGTM w/ nit On 2012/09/06 00:57:15, Lei Zhang wrote: > On 2012/09/06 00:29:43, Lei Zhang ...
8 years, 3 months ago (2012-09-06 00:59:11 UTC) #5
Lei Zhang
On 2012/09/06 00:59:11, awong wrote: > That makes no sense to me, but okay. Can ...
8 years, 3 months ago (2012-09-06 01:17:47 UTC) #6
awong
On 2012/09/06 01:17:47, Lei Zhang wrote: > On 2012/09/06 00:59:11, awong wrote: > > That ...
8 years, 3 months ago (2012-09-06 01:22:29 UTC) #7
Lei Zhang
On 2012/09/06 01:22:29, awong wrote: > I see. That's really annoying. :( Thanks for explaining. ...
8 years, 3 months ago (2012-09-06 01:31:05 UTC) #8
awong
LGTM Thanks for fixing!
8 years, 3 months ago (2012-09-06 01:33:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10908027/10001
8 years, 3 months ago (2012-09-06 02:56:50 UTC) #10
commit-bot: I haz the power
Presubmit check for 10908027-10001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-06 02:56:53 UTC) #11
Lei Zhang
+jam for OWNERS.
8 years, 3 months ago (2012-09-06 03:04:51 UTC) #12
jam
lgtm https://codereview.chromium.org/10908027/diff/10001/content/browser/site_instance_impl_unittest.cc File content/browser/site_instance_impl_unittest.cc (right): https://codereview.chromium.org/10908027/diff/10001/content/browser/site_instance_impl_unittest.cc#newcode5 content/browser/site_instance_impl_unittest.cc:5: #include <string> including string is quite unnecessary.. i ...
8 years, 3 months ago (2012-09-06 16:58:03 UTC) #13
Lei Zhang
https://codereview.chromium.org/10908027/diff/10001/content/browser/site_instance_impl_unittest.cc File content/browser/site_instance_impl_unittest.cc (right): https://codereview.chromium.org/10908027/diff/10001/content/browser/site_instance_impl_unittest.cc#newcode5 content/browser/site_instance_impl_unittest.cc:5: #include <string> On 2012/09/06 16:58:03, John Abd-El-Malek wrote: > ...
8 years, 3 months ago (2012-09-06 18:16:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10908027/9002
8 years, 3 months ago (2012-09-06 18:17:06 UTC) #15
commit-bot: I haz the power
8 years, 3 months ago (2012-09-06 20:27:48 UTC) #16
Try job failure for 10908027-9002 (retry) on win_rel for step "runhooks".
It's a second try, previously, step "sync_integration_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698