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

Issue 2912403002: Update WebApkInfo to include badge icon. (Closed)

Created:
3 years, 6 months ago by F
Modified:
3 years, 6 months ago
Reviewers:
pkotwicz, Yaron
CC:
chromium-reviews, dominickn+watch_chromium.org, pkotwicz+watch_chromium.org, zpeng+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Update WebApkInfo to include badge icon. This CL adds badge icon to WebApkInfo to allow WebAPKs to update badge icons. Follow-up CLs will propagate this CL to other WebAPK update components. Eventually shell APK's AndroidManifest.xml would be updated with the new meta-data introduced by this CL. Intent to Implement and Ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/1ebMBNhqRew/_6hAQKAfBwAJ BUG=715158 Review-Url: https://codereview.chromium.org/2912403002 Cr-Commit-Position: refs/heads/master@{#476376} Committed: https://chromium.googlesource.com/chromium/src/+/d2f0dd39eaacdd2184c8bd53bb9af5b768a56360

Patch Set 1 : Update WebApkInfo to include badge icon. #

Total comments: 5

Patch Set 2 : Addressing commentswq #

Total comments: 2

Patch Set 3 : addressing comments #

Messages

Total messages: 42 (33 generated)
F
Hi Peter, PTAL. Thanks!
3 years, 6 months ago (2017-05-31 18:23:39 UTC) #17
pkotwicz
LGTM
3 years, 6 months ago (2017-05-31 22:14:32 UTC) #21
F
Thanks Peter! Hi Yaron, PTAL. Thanks!
3 years, 6 months ago (2017-05-31 22:15:24 UTC) #23
Yaron
can you link to the doc that details the feature more broadly? https://codereview.chromium.org/2912403002/diff/60001/chrome/android/junit/src/org/chromium/chrome/browser/webapps/WebApkUpdateManagerTest.java File chrome/android/junit/src/org/chromium/chrome/browser/webapps/WebApkUpdateManagerTest.java ...
3 years, 6 months ago (2017-06-01 14:17:53 UTC) #24
F
Thanks Yaron! PTAL I've included the link to the Intent of Implement and Ship in ...
3 years, 6 months ago (2017-06-01 15:43:19 UTC) #30
Yaron
lgtm https://codereview.chromium.org/2912403002/diff/60001/chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkMetaDataKeys.java File chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkMetaDataKeys.java (right): https://codereview.chromium.org/2912403002/diff/60001/chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkMetaDataKeys.java#newcode29 chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkMetaDataKeys.java:29: public static final String BADGE_ICON_ID = "org.chromium.webapk.shell_apk.badgeIconId"; On ...
3 years, 6 months ago (2017-06-01 16:43:11 UTC) #31
F
Thanks Peter and Yaron! Submitting soon https://codereview.chromium.org/2912403002/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/webapps/WebApkInfo.java File chrome/android/java/src/org/chromium/chrome/browser/webapps/WebApkInfo.java (right): https://codereview.chromium.org/2912403002/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/webapps/WebApkInfo.java#newcode200 chrome/android/java/src/org/chromium/chrome/browser/webapps/WebApkInfo.java:200: * Returns the ...
3 years, 6 months ago (2017-06-01 17:55:39 UTC) #32
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/2912403002/100001
3 years, 6 months ago (2017-06-01 18:55:41 UTC) #39
commit-bot: I haz the power
3 years, 6 months ago (2017-06-01 19:02:08 UTC) #42
Message was sent while issue was closed.
Committed patchset #3 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/d2f0dd39eaacdd2184c8bd53bb9a...

Powered by Google App Engine
This is Rietveld 408576698