Chromium Code Reviews
Help | Chromium Project | Sign in
(17)

Issue 3183019: Mac: Fix leak in tabpose. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 9 months ago by Nico
Modified:
4 years 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
Commit: CQ not working?

Messages

Total messages: 3 (0 generated)
Nico
4 years, 9 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, ...
4 years, 9 months ago (2010-08-19 18:57:44 UTC) #2
Robert Sesek
4 years, 9 months ago (2010-08-19 19:05:14 UTC) #3
LGTM.  Sorry for the delay; I had intern-y things to do.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be