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

Issue 10241007: Linux: Use the same safe downloads logic as Windows. (Closed)

Created:
8 years, 8 months ago by Lei Zhang
Modified:
8 years, 8 months ago
Reviewers:
asanka
CC:
chromium-reviews, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Linux: Use the same safe downloads logic as Windows. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134362

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : add comment + dcheck, rebase #

Total comments: 2

Patch Set 4 : fix autocompletion failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -43 lines) Patch
M chrome/browser/download/download_util.cc View 1 2 3 10 chunks +36 lines, -23 lines 0 comments Download
M chrome/common/chrome_paths.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/chrome_paths.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_paths_internal.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/chrome_paths_linux.cc View 1 2 3 2 chunks +7 lines, -16 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Lei Zhang
https://chromiumcodereview.appspot.com/10241007/diff/11001/chrome/browser/download/download_util.cc File chrome/browser/download/download_util.cc (left): https://chromiumcodereview.appspot.com/10241007/diff/11001/chrome/browser/download/download_util.cc#oldcode27 chrome/browser/download/download_util.cc:27: #include "base/win/windows_version.h" I don't know how this even compiled. ...
8 years, 8 months ago (2012-04-26 22:05:49 UTC) #1
Randy Smith (Not in Mondays)
Lateralling to ASanka, who I think is in a better position to review this than ...
8 years, 8 months ago (2012-04-26 22:07:48 UTC) #2
asanka
LGTM. https://chromiumcodereview.appspot.com/10241007/diff/11001/chrome/browser/download/download_util.cc File chrome/browser/download/download_util.cc (right): https://chromiumcodereview.appspot.com/10241007/diff/11001/chrome/browser/download/download_util.cc#newcode104 chrome/browser/download/download_util.cc:104: // Get the opacity based on |animation_progress|. Nit: ...
8 years, 8 months ago (2012-04-27 15:53:45 UTC) #3
Lei Zhang
https://chromiumcodereview.appspot.com/10241007/diff/11001/chrome/browser/download/download_util.cc File chrome/browser/download/download_util.cc (right): https://chromiumcodereview.appspot.com/10241007/diff/11001/chrome/browser/download/download_util.cc#newcode104 chrome/browser/download/download_util.cc:104: // Get the opacity based on |animation_progress|. On 2012/04/27 ...
8 years, 8 months ago (2012-04-27 18:59:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10241007/14001
8 years, 8 months ago (2012-04-27 19:00:28 UTC) #5
asanka
http://codereview.chromium.org/10241007/diff/14001/chrome/browser/download/download_util.cc File chrome/browser/download/download_util.cc (right): http://codereview.chromium.org/10241007/diff/14001/chrome/browser/download/download_util.cc#newcode107 chrome/browser/download/download_util.cc:107: DCHECK(animation_progress >= 0 && animation <= 1); * animation_progress ...
8 years, 8 months ago (2012-04-27 19:06:00 UTC) #6
commit-bot: I haz the power
Try job failure for 10241007-14001 (retry) on linux_clang for step "compile" (clobber build). It's a ...
8 years, 8 months ago (2012-04-27 19:26:37 UTC) #7
Lei Zhang
https://chromiumcodereview.appspot.com/10241007/diff/14001/chrome/browser/download/download_util.cc File chrome/browser/download/download_util.cc (right): https://chromiumcodereview.appspot.com/10241007/diff/14001/chrome/browser/download/download_util.cc#newcode107 chrome/browser/download/download_util.cc:107: DCHECK(animation_progress >= 0 && animation <= 1); On 2012/04/27 ...
8 years, 8 months ago (2012-04-27 19:50:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10241007/26001
8 years, 8 months ago (2012-04-27 19:53:20 UTC) #9
commit-bot: I haz the power
8 years, 8 months ago (2012-04-27 21:48:37 UTC) #10
Change committed as 134362

Powered by Google App Engine
This is Rietveld 408576698