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

Issue 8587042: Update the windows UI to support displaying a warning after the (Closed)

Created:
9 years, 1 month ago by noelutz
Modified:
9 years, 1 month ago
CC:
chromium-reviews, asanka, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Update the windows UI to support displaying a warning after the download has started. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110750

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 6

Patch Set 5 : '' #

Total comments: 1

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -121 lines) Patch
M chrome/browser/ui/views/download/download_item_view.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/download/download_item_view.cc View 1 2 3 4 5 5 chunks +130 lines, -115 lines 0 comments Download
M content/browser/download/download_state_info.cc View 1 2 3 1 chunk +8 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
noelutz
This seems to work as expected. Is there anything else that needs to changes? Thanks, ...
9 years, 1 month ago (2011-11-17 22:10:59 UTC) #1
Randy Smith (Not in Mondays)
LGTM, but I wouldn't put a lot of faith in that--Asanka's going to have to ...
9 years, 1 month ago (2011-11-18 00:00:19 UTC) #2
noelutz
On 2011/11/18 00:00:19, rdsmith wrote: > LGTM, but I wouldn't put a lot of faith ...
9 years, 1 month ago (2011-11-18 01:05:02 UTC) #3
Randy Smith (Not in Mondays)
On 2011/11/18 01:05:02, noelutz wrote: > On 2011/11/18 00:00:19, rdsmith wrote: > > LGTM, but ...
9 years, 1 month ago (2011-11-18 01:13:56 UTC) #4
noelutz
On 2011/11/18 01:13:56, rdsmith wrote: > On 2011/11/18 01:05:02, noelutz wrote: > > On 2011/11/18 ...
9 years, 1 month ago (2011-11-18 01:59:21 UTC) #5
noelutz
Had nothing better to do than reverting my CL rebuilding Chrome and comparing the warning ...
9 years, 1 month ago (2011-11-18 03:11:28 UTC) #6
noelutz
Please take a look. This CL will show the malicious download content warning on windows. ...
9 years, 1 month ago (2011-11-18 04:47:15 UTC) #7
asanka
http://codereview.chromium.org/8587042/diff/8001/chrome/browser/ui/views/download/download_item_view.cc File chrome/browser/ui/views/download/download_item_view.cc (right): http://codereview.chromium.org/8587042/diff/8001/chrome/browser/ui/views/download/download_item_view.cc#newcode216 chrome/browser/ui/views/download/download_item_view.cc:216: } Minor nit: No braces needed. http://codereview.chromium.org/8587042/diff/8001/chrome/browser/ui/views/download/download_item_view.cc#newcode282 chrome/browser/ui/views/download/download_item_view.cc:282: LoadIconIfItemPathChanged(); ...
9 years, 1 month ago (2011-11-18 17:17:18 UTC) #8
asanka
Also, LGTM.
9 years, 1 month ago (2011-11-18 17:19:10 UTC) #9
noelutz
http://codereview.chromium.org/8587042/diff/8001/chrome/browser/ui/views/download/download_item_view.cc File chrome/browser/ui/views/download/download_item_view.cc (right): http://codereview.chromium.org/8587042/diff/8001/chrome/browser/ui/views/download/download_item_view.cc#newcode216 chrome/browser/ui/views/download/download_item_view.cc:216: } On 2011/11/18 17:17:18, asanka wrote: > Minor nit: ...
9 years, 1 month ago (2011-11-18 17:45:18 UTC) #10
Randy Smith (Not in Mondays)
http://codereview.chromium.org/8587042/diff/8001/chrome/browser/ui/views/download/download_item_view.cc File chrome/browser/ui/views/download/download_item_view.cc (right): http://codereview.chromium.org/8587042/diff/8001/chrome/browser/ui/views/download/download_item_view.cc#newcode282 chrome/browser/ui/views/download/download_item_view.cc:282: LoadIconIfItemPathChanged(); On 2011/11/18 17:17:18, asanka wrote: > If the ...
9 years, 1 month ago (2011-11-18 18:15:25 UTC) #11
asanka
http://codereview.chromium.org/8587042/diff/8001/chrome/browser/ui/views/download/download_item_view.cc File chrome/browser/ui/views/download/download_item_view.cc (right): http://codereview.chromium.org/8587042/diff/8001/chrome/browser/ui/views/download/download_item_view.cc#newcode282 chrome/browser/ui/views/download/download_item_view.cc:282: LoadIconIfItemPathChanged(); On 2011/11/18 17:45:18, noelutz wrote: > On 2011/11/18 ...
9 years, 1 month ago (2011-11-18 18:19:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noelutz@google.com/8587042/6003
9 years, 1 month ago (2011-11-18 19:00:01 UTC) #13
commit-bot: I haz the power
Try job failure for 8587042-6003 (retry) on linux_rel for step "ui_tests". It's a second try, ...
9 years, 1 month ago (2011-11-18 20:09:40 UTC) #14
noelutz
9 years, 1 month ago (2011-11-18 20:17:00 UTC) #15
On 2011/11/18 20:09:40, I haz the power (commit-bot) wrote:
> Try job failure for 8587042-6003 (retry) on linux_rel for step "ui_tests".
> It's a second try, previously, step "ui_tests" failed.
>
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

I don't think this failure is related.  The rest looks good.  Submitting
manually.

Powered by Google App Engine
This is Rietveld 408576698