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

Issue 2781873002: Properly clean up notification on download open (Closed)

Created:
3 years, 8 months ago by David Trainor- moved to gerrit
Modified:
3 years, 8 months ago
Reviewers:
qinmin
CC:
chromium-reviews, asanka, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Properly clean up notification on download open Now that downloads is a foreground service with the summary, we need to manually clean up the summary in code, which means going through the notification service to do it. BUG=706094 Review-Url: https://codereview.chromium.org/2781873002 Cr-Commit-Position: refs/heads/master@{#460459} Committed: https://chromium.googlesource.com/chromium/src/+/6d71d9c5b9a95b7476beefaa9ace1fc8b54d5b43

Patch Set 1 #

Patch Set 2 : git diff #

Patch Set 3 : Cleaned up comments #

Total comments: 2

Patch Set 4 : Rebased #

Patch Set 5 : Fixed build break #

Patch Set 6 : More rebase bugs #

Messages

Total messages: 25 (20 generated)
David Trainor- moved to gerrit
ptal thanks
3 years, 8 months ago (2017-03-28 18:48:08 UTC) #8
qinmin
lgtm % nit https://codereview.chromium.org/2781873002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadNotificationService.java File chrome/android/java/src/org/chromium/chrome/browser/download/DownloadNotificationService.java (right): https://codereview.chromium.org/2781873002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadNotificationService.java#newcode836 chrome/android/java/src/org/chromium/chrome/browser/download/DownloadNotificationService.java:836: public void removeDownloadNotification(String downloadGuid, int notificationId) ...
3 years, 8 months ago (2017-03-28 23:58:57 UTC) #12
David Trainor- moved to gerrit
https://codereview.chromium.org/2781873002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadNotificationService.java File chrome/android/java/src/org/chromium/chrome/browser/download/DownloadNotificationService.java (right): https://codereview.chromium.org/2781873002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadNotificationService.java#newcode836 chrome/android/java/src/org/chromium/chrome/browser/download/DownloadNotificationService.java:836: public void removeDownloadNotification(String downloadGuid, int notificationId) { On 2017/03/28 ...
3 years, 8 months ago (2017-03-29 16:33:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2781873002/100001
3 years, 8 months ago (2017-03-29 18:01:52 UTC) #22
commit-bot: I haz the power
3 years, 8 months ago (2017-03-29 18:18:34 UTC) #25
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/6d71d9c5b9a95b7476beefaa9ace...

Powered by Google App Engine
This is Rietveld 408576698