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

Issue 56153: Re-enable save package on linux. (Closed)

Created:
11 years, 8 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Paul Godavari, brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Re-enable save package on linux, mac. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12966

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -12 lines) Patch
M chrome/browser/download/download_manager.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/download/save_package.cc View 1 4 chunks +13 lines, -7 lines 0 comments Download
M chrome/common/platform_util.h View 2 chunks +5 lines, -0 lines 2 comments Download
M chrome/common/platform_util_linux.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/platform_util_mac.mm View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/common/platform_util_win.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Stade
I guess it should also work for mac but I haven't tested it beyond the ...
11 years, 8 months ago (2009-04-01 17:06:46 UTC) #1
Paul Godavari
LGTM.
11 years, 8 months ago (2009-04-01 17:12:16 UTC) #2
brettw
11 years, 8 months ago (2009-04-02 16:48:33 UTC) #3
LGTM

http://codereview.chromium.org/56153/diff/1007/12
File chrome/common/platform_util.h (right):

http://codereview.chromium.org/56153/diff/1007/12#newcode18
Line 18: gfx::NativeWindow GetTopLevel(gfx::NativeView view);
How about GetTopLevelNativeView?

http://codereview.chromium.org/56153/diff/1007/12#newcode20
Line 20: }
Can you add "  // namspace platform_util" here?

Powered by Google App Engine
This is Rietveld 408576698