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

Issue 2808005: Fix windows build (Closed)

Created:
10 years, 6 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
michaeln
CC:
chromium-reviews, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Fix windows build BUG=none TEST=compile TBR=michaeln Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49825

Patch Set 1 #

Patch Set 2 : style #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome/browser/upgrade_detector.cc View 1 1 chunk +3 lines, -3 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
michaeln
http://codereview.chromium.org/2808005/diff/2001/3001 File chrome/browser/upgrade_detector.cc (right): http://codereview.chromium.org/2808005/diff/2001/3001#newcode81 chrome/browser/upgrade_detector.cc:81: scoped_ptr<Version> installed_version(InstallUtil::GetChromeVersion(false)); We weren't calling 'detete' on this object ...
10 years, 6 months ago (2010-06-15 20:01:47 UTC) #1
Evan Stade
yes, this fixed a leak.
10 years, 6 months ago (2010-06-15 20:06:36 UTC) #2
michaeln
10 years, 6 months ago (2010-06-15 20:13:00 UTC) #3
On 2010/06/15 20:06:36, Evan Stade wrote:
> yes, this fixed a leak.

thnx!

Powered by Google App Engine
This is Rietveld 408576698