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 3183019: Mac: Fix leak in tabpose. (Closed)

Created:
10 years, 4 months ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Alexander Potapenko, ben+cc_chromium.org, John Grabowski, Timur Iskhodzhanov, pam+watch_chromium.org, brettw-cc_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Mac: Fix leak in tabpose. BUG=51786 TEST=valgrind stays green Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56730

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M base/scoped_vector.h View 2 chunks +2 lines, -1 line 1 comment Download
M chrome/browser/cocoa/tabpose_window.mm View 1 chunk +1 line, -1 line 0 comments Download
M tools/valgrind/memcheck/suppressions_mac.txt View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Nico
10 years, 4 months ago (2010-08-19 16:11:04 UTC) #1
viettrungluu
lgtm http://codereview.chromium.org/3183019/diff/1/2 File base/scoped_vector.h (right): http://codereview.chromium.org/3183019/diff/1/2#newcode30 base/scoped_vector.h:30: T*& operator[](size_t i) { return v[i]; } Wow, ...
10 years, 4 months ago (2010-08-19 18:57:44 UTC) #2
Robert Sesek
10 years, 4 months ago (2010-08-19 19:05:14 UTC) #3
LGTM.  Sorry for the delay; I had intern-y things to do.

Powered by Google App Engine
This is Rietveld 408576698