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

Issue 2798093003: Fix open paths for download ContentId work (Closed)

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

Description

Fix open paths for download ContentId work Add two new ways to open an OfflineItem in the new API path: - From the snackbar. - From the notification. BUG=691805 Review-Url: https://codereview.chromium.org/2798093003 Cr-Commit-Position: refs/heads/master@{#464080} Committed: https://chromium.googlesource.com/chromium/src/+/a2d733fbc1be5a976181e17de5021c997dcb711e

Patch Set 1 #

Patch Set 2 : Fix a condition flow refactor bug #

Patch Set 3 : Cleaned up a code block #

Total comments: 2

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -10 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/download/DownloadNotificationService.java View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSnackbarController.java View 1 2 3 3 chunks +18 lines, -10 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/download/items/OfflineContentAggregatorNotificationBridgeUi.java View 1 chunk +5 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 21 (13 generated)
David Trainor- moved to gerrit
ptal thanks!
3 years, 8 months ago (2017-04-07 22:09:39 UTC) #2
fgorski
https://codereview.chromium.org/2798093003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSnackbarController.java File chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSnackbarController.java (right): https://codereview.chromium.org/2798093003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSnackbarController.java#newcode72 chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSnackbarController.java:72: if (download.notificationId != INVALID_NOTIFICATION_ID) { Removing return; from 56 ...
3 years, 8 months ago (2017-04-10 18:17:04 UTC) #3
David Trainor- moved to gerrit
3 years, 8 months ago (2017-04-10 18:39:00 UTC) #4
David Trainor- moved to gerrit
https://codereview.chromium.org/2798093003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSnackbarController.java File chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSnackbarController.java (right): https://codereview.chromium.org/2798093003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSnackbarController.java#newcode72 chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSnackbarController.java:72: if (download.notificationId != INVALID_NOTIFICATION_ID) { On 2017/04/10 18:17:04, fgorski ...
3 years, 8 months ago (2017-04-10 18:40:55 UTC) #5
fgorski
Explanation makes sense. Please run it through Tal. Either way it ends I am happy. ...
3 years, 8 months ago (2017-04-10 20:01:31 UTC) #6
qinmin
lgtm
3 years, 8 months ago (2017-04-11 06:24:05 UTC) #7
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/2798093003/60001
3 years, 8 months ago (2017-04-12 17:39:36 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 17:57:43 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/a2d733fbc1be5a976181e17de502...

Powered by Google App Engine
This is Rietveld 408576698