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

Issue 2373713003: Retry WebAPK download if fails for the first time. (Closed)

Created:
4 years, 2 months ago by Xi Han
Modified:
4 years, 2 months ago
Reviewers:
pkotwicz, gone
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Retry WebAPK download if fails for the first time. The WebAPK server may send us the URL of the WebAPK to download prior to the WebAPK being available at that URL. WebApkInstaller will sleep 2 seconds and retry the download if the download fails. BUG=649704

Patch Set 1 #

Total comments: 10

Patch Set 2 : pkotwicz@'s comments. #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -3 lines) Patch
M chrome/browser/android/webapk/webapk_installer.h View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/android/webapk/webapk_installer.cc View 1 2 1 chunk +22 lines, -3 lines 0 comments Download

Messages

Total messages: 24 (17 generated)
Xi Han
Hi Peter, could you please take a look? Thanks!
4 years, 2 months ago (2016-09-27 17:57:19 UTC) #10
pkotwicz
LGTM with nits https://codereview.chromium.org/2373713003/diff/80001/chrome/browser/android/webapk/webapk_installer.cc File chrome/browser/android/webapk/webapk_installer.cc (right): https://codereview.chromium.org/2373713003/diff/80001/chrome/browser/android/webapk/webapk_installer.cc#newcode363 chrome/browser/android/webapk/webapk_installer.cc:363: void WebApkInstaller::StartDownloadingWebApk(const base::FilePath& output_path, Nit: Rename ...
4 years, 2 months ago (2016-09-27 19:47:28 UTC) #11
Xi Han
Hi Dan, I need OWNERS review for this CL, please take a look. Thanks! https://codereview.chromium.org/2373713003/diff/80001/chrome/browser/android/webapk/webapk_installer.cc ...
4 years, 2 months ago (2016-09-27 20:53:31 UTC) #13
gone
lgtm
4 years, 2 months ago (2016-09-28 03:35:36 UTC) #16
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/2373713003/120001
4 years, 2 months ago (2016-09-28 03:35:49 UTC) #18
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/2373713003/140001
4 years, 2 months ago (2016-09-28 12:03:56 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 13:12:59 UTC) #24
Exceeded global retry quota

Powered by Google App Engine
This is Rietveld 408576698