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

Issue 2825073: Fix memory leaks in the balloon controller unit test by loading the NIB in th... (Closed)

Created:
10 years, 4 months ago by John Gregg
Modified:
9 years ago
Reviewers:
Nico
CC:
chromium-reviews, John Grabowski, ben+cc_chromium.org, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix memory leaks in the balloon controller unit test by loading the NIB in the correct test-friendly way, which allows the windows to be closed correctly and the cleanup code to run as expected. BUG=49590 TEST=unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54018

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -21 lines) Patch
M chrome/browser/cocoa/notifications/balloon_controller.mm View 4 chunks +16 lines, -7 lines 0 comments Download
M chrome/browser/cocoa/notifications/balloon_controller_unittest.mm View 1 3 chunks +20 lines, -14 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
John Gregg
10 years, 4 months ago (2010-07-28 18:43:13 UTC) #1
Nico
LG thanks for taking the time to track this down http://codereview.chromium.org/2825073/diff/1/3 File chrome/browser/cocoa/notifications/balloon_controller_unittest.mm (right): http://codereview.chromium.org/2825073/diff/1/3#newcode73 ...
10 years, 4 months ago (2010-07-28 18:58:40 UTC) #2
John Gregg
On 2010/07/28 18:58:40, Nico wrote: > LG > > thanks for taking the time to ...
10 years, 4 months ago (2010-07-28 19:02:11 UTC) #3
Nico
On Wed, Jul 28, 2010 at 12:02 PM, <johnnyg@chromium.org> wrote: > On 2010/07/28 18:58:40, Nico ...
10 years, 4 months ago (2010-07-28 19:04:47 UTC) #4
John Gregg
On 2010/07/28 19:04:47, Nico wrote: > On Wed, Jul 28, 2010 at 12:02 PM, <mailto:johnnyg@chromium.org> ...
10 years, 4 months ago (2010-07-28 20:24:18 UTC) #5
Nico
10 years, 4 months ago (2010-07-28 20:26:34 UTC) #6
LG++

Powered by Google App Engine
This is Rietveld 408576698