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

Issue 2798001: [Mac] Fix a leak in CookiesWindowControllerTest by giving BrowserTestHelper a fake IO thread. (Closed)

Created:
10 years, 6 months ago by Robert Sesek
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

[Mac] Fix a leak in CookiesWindowControllerTest by giving BrowserTestHelper a fake IO thread. Thanks to Randy Smith for tracking this down. BUG=31586 TEST=Valgrind Mac unit_tests stay green. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49968

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -23 lines) Patch
M chrome/browser/cocoa/browser_test_helper.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/cocoa/cookies_window_controller_unittest.mm View 2 chunks +0 lines, -4 lines 0 comments Download
M tools/valgrind/memcheck/suppressions_mac.txt View 1 chunk +0 lines, -18 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Robert Sesek
10 years, 6 months ago (2010-06-14 14:47:36 UTC) #1
Randy Smith (Not in Mondays)
LGTM, but since it's pretty much the change I suggested I'm not sure my opinion ...
10 years, 6 months ago (2010-06-14 15:09:21 UTC) #2
Robert Sesek
10 years, 6 months ago (2010-06-14 15:11:01 UTC) #3
John Grabowski
10 years, 6 months ago (2010-06-15 19:47:44 UTC) #4
Excellent. LGTM.

Would help if you could add more comments in browser_test_helper.h explaining
why you added it, and the symptom of failure, to help someone tracking down
other similar problems.

Powered by Google App Engine
This is Rietveld 408576698