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

Issue 1105953002: Pop up the notification when the download is interrupted or completed (Closed)

Created:
5 years, 8 months ago by yoshiki
Modified:
5 years, 7 months ago
Reviewers:
asanka
CC:
asanka, benjhayden+dwatch_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@dn-xxxx-close-bug
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pop up the notification when the download is interrupted or completed Changes: - Update notification with type = PROGRESS, so the content is updated even when the message center is opened. - Popup the notification when the download is interrupted or completed - Add browser tests - Fix the string ID of interrupted download BUG=446112, 468562 TEST=run browser_tests Committed: https://crrev.com/46a900266f4dcda21aba0f29e1d8b6c03d581460 Cr-Commit-Position: refs/heads/master@{#330056}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : rebase #

Patch Set 4 : Adressed comment and pop up the notification after completion #

Total comments: 2

Patch Set 5 : Fix test failure #

Patch Set 6 : rebase #

Total comments: 11

Patch Set 7 : Addressed comments #7 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -21 lines) Patch
M chrome/browser/download/notification/download_notification_browsertest.cc View 1 2 3 4 5 6 4 chunks +117 lines, -3 lines 0 comments Download
M chrome/browser/download/notification/download_notification_item.h View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/download/notification/download_notification_item.cc View 1 2 3 4 5 6 6 chunks +45 lines, -17 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
yoshiki
Asanka, PTAL. Thanks.
5 years, 8 months ago (2015-04-24 18:27:32 UTC) #2
asanka
https://codereview.chromium.org/1105953002/diff/20001/chrome/browser/download/notification/download_notification_item.cc File chrome/browser/download/notification/download_notification_item.cc (right): https://codereview.chromium.org/1105953002/diff/20001/chrome/browser/download/notification/download_notification_item.cc#newcode190 chrome/browser/download/notification/download_notification_item.cc:190: notification_->set_progress(100); Isn't the progress and type already correct at ...
5 years, 7 months ago (2015-04-28 22:36:40 UTC) #3
yoshiki
Asanka, PTAL again. I added some code to pop up the notification after completion. Because ...
5 years, 7 months ago (2015-05-12 14:49:34 UTC) #6
asanka
lgtm modulo nits https://codereview.chromium.org/1105953002/diff/130001/chrome/browser/download/notification/download_notification_browsertest.cc File chrome/browser/download/notification/download_notification_browsertest.cc (right): https://codereview.chromium.org/1105953002/diff/130001/chrome/browser/download/notification/download_notification_browsertest.cc#newcode378 chrome/browser/download/notification/download_notification_browsertest.cc:378: // Waits for new notification is ...
5 years, 7 months ago (2015-05-14 21:36:17 UTC) #7
yoshiki
Thank you for reviewing! https://codereview.chromium.org/1105953002/diff/130001/chrome/browser/download/notification/download_notification_browsertest.cc File chrome/browser/download/notification/download_notification_browsertest.cc (right): https://codereview.chromium.org/1105953002/diff/130001/chrome/browser/download/notification/download_notification_browsertest.cc#newcode378 chrome/browser/download/notification/download_notification_browsertest.cc:378: // Waits for new notification ...
5 years, 7 months ago (2015-05-15 06:27:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1105953002/150001
5 years, 7 months ago (2015-05-15 06:28:23 UTC) #13
commit-bot: I haz the power
Committed patchset #7 (id:150001)
5 years, 7 months ago (2015-05-15 07:15:08 UTC) #14
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 07:15:49 UTC) #15
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/46a900266f4dcda21aba0f29e1d8b6c03d581460
Cr-Commit-Position: refs/heads/master@{#330056}

Powered by Google App Engine
This is Rietveld 408576698