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

Issue 506045: Don't show "show in foloder" in chrome os. (Closed)

Created:
11 years ago by oshima
Modified:
9 years, 6 months ago
Reviewers:
Daniel Erat, sky
CC:
chromium-reviews_googlegroups.com, Paul Godavari, ben+cc_chromium.org
Visibility:
Public.

Description

Don't show "show in foloder" in chrome os. BUG=chromiun-os:916 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34837

Patch Set 1 #

Total comments: 1

Patch Set 2 : " #

Total comments: 4

Patch Set 3 : " #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -8 lines) Patch
M chrome/browser/defaults.h View 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/defaults.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/dom_ui/downloads_ui.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/resources/downloads.html View 3 chunks +15 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
oshima
11 years ago (2009-12-17 00:24:10 UTC) #1
sky
http://codereview.chromium.org/506045/diff/1/2 File chrome/browser/dom_ui/downloads_ui.cc (right): http://codereview.chromium.org/506045/diff/1/2#newcode88 chrome/browser/dom_ui/downloads_ui.cc:88: #if !defined(OS_CHROMEOS) Use defaults for this like we talked ...
11 years ago (2009-12-17 00:31:10 UTC) #2
sky
11 years ago (2009-12-17 00:31:17 UTC) #3
oshima
done. it wasn't as bad as i thought (i missed !chromeos section) can you review ...
11 years ago (2009-12-17 01:48:33 UTC) #4
sky
LGTM http://codereview.chromium.org/506045/diff/1008/10 File chrome/browser/defaults.h (right): http://codereview.chromium.org/506045/diff/1008/10#newcode59 chrome/browser/defaults.h:59: } // namespace browser_defaults newline between 58 and ...
11 years ago (2009-12-17 16:18:26 UTC) #5
Daniel Erat
LGTM too. http://codereview.chromium.org/506045/diff/1008/10 File chrome/browser/defaults.h (right): http://codereview.chromium.org/506045/diff/1008/10#newcode57 chrome/browser/defaults.h:57: // Does the download page have the ...
11 years ago (2009-12-17 16:23:38 UTC) #6
oshima
11 years ago (2009-12-17 17:26:29 UTC) #7
submitting

http://codereview.chromium.org/506045/diff/1008/10
File chrome/browser/defaults.h (right):

http://codereview.chromium.org/506045/diff/1008/10#newcode57
chrome/browser/defaults.h:57: // Does the download page have the show in folder
option.
On 2009/12/17 16:23:38, Daniel Erat wrote:
> make this end with a '?' instead of '.' to match other comments in this file

Done.

http://codereview.chromium.org/506045/diff/1008/10#newcode59
chrome/browser/defaults.h:59: }  // namespace browser_defaults
On 2009/12/17 16:18:26, sky wrote:
> newline between 58 and 59.

Done.

Powered by Google App Engine
This is Rietveld 408576698