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

Issue 2933783002: [Android WebAPK] Change WebAPK update into two phases (Closed)

Created:
3 years, 6 months ago by pkotwicz
Modified:
3 years, 6 months ago
Reviewers:
dominickn, Xi Han
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

[Android WebAPK] Change WebAPK update into two phases This CL splits WebAPK updates into two phases: Phase #1: Compute the proto to send to the WebAPK Minting Server Phase #2: Send the proto to send to the WebAPK Minting Server and talk to Google Play Phase #1 puts the data needed to do an update into an easily serializable format. This enables a follow up CL to put the output of Phase #1 into a org.chromium.components.background_task_scheduler.TaskInfo os.Bundle for use with BackgroundTaskScheduler BUG=713655 Review-Url: https://codereview.chromium.org/2933783002 Cr-Commit-Position: refs/heads/master@{#480255} Committed: https://chromium.googlesource.com/chromium/src/+/9940e1d1afe38894e862a18d605b1a64ecb4c2c2

Patch Set 1 #

Total comments: 13

Patch Set 2 : Rebase #

Patch Set 3 : Merge branch 'master' into background_updates0 #

Patch Set 4 : Merge branch 'master' into background_updates0 #

Patch Set 5 : Merge branch 'master' into background_updates0 #

Patch Set 6 : Merge branch 'master' into background_updates0 #

Messages

Total messages: 35 (20 generated)
pkotwicz
Xi, can you please take a look?
3 years, 6 months ago (2017-06-12 03:48:32 UTC) #2
Xi Han
lgtm
3 years, 6 months ago (2017-06-12 19:07:28 UTC) #4
pkotwicz
Dominick for OWNERS
3 years, 6 months ago (2017-06-12 19:26:14 UTC) #6
dominickn
On 2017/06/12 19:26:14, pkotwicz wrote: > Dominick for OWNERS In the queue - it's a ...
3 years, 6 months ago (2017-06-13 06:42:01 UTC) #7
dominickn
Looks pretty good at first pass. I'll do one more in case I missed anything. ...
3 years, 6 months ago (2017-06-14 00:14:23 UTC) #8
pkotwicz
Dominick, can you please take another look? I think that I have addressed all of ...
3 years, 6 months ago (2017-06-15 02:25:20 UTC) #10
dominickn
lgtm, thanks
3 years, 6 months ago (2017-06-15 03:35:05 UTC) #11
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/2933783002/140001
3 years, 6 months ago (2017-06-15 22:15:35 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/318735)
3 years, 6 months ago (2017-06-15 22:46:03 UTC) #19
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/2933783002/140001
3 years, 6 months ago (2017-06-16 00:18:20 UTC) #21
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/2933783002/160001
3 years, 6 months ago (2017-06-16 00:39:37 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/233166) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 6 months ago (2017-06-16 00:46:49 UTC) #26
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/2933783002/180001
3 years, 6 months ago (2017-06-16 23:57:14 UTC) #29
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/2933783002/180001
3 years, 6 months ago (2017-06-17 00:51:50 UTC) #32
commit-bot: I haz the power
3 years, 6 months ago (2017-06-17 00:55:59 UTC) #35
Message was sent while issue was closed.
Committed patchset #6 (id:180001) as
https://chromium.googlesource.com/chromium/src/+/9940e1d1afe38894e862a18d605b...

Powered by Google App Engine
This is Rietveld 408576698