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

Issue 2932593005: Simplify WebAPK proto building code (Closed)

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

Description

Simplify WebAPK proto building code This CL: - Consolidates the WebAPK proto building in BuildProtoInBackground(). - Adds a BuildProto() method and makes callers use it instead of calling BuildWebApkProtoInBackground() directly. BUG=713655 Review-Url: https://codereview.chromium.org/2932593005 Cr-Commit-Position: refs/heads/master@{#479199} Committed: https://chromium.googlesource.com/chromium/src/+/1da39ba92b277ea834d61e6fb00d32177a472ebd

Patch Set 1 : Merge branch 'master' into background_updates00 #

Total comments: 2

Patch Set 2 : Merge branch 'master' into background_updates000 #

Total comments: 1

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -76 lines) Patch
M chrome/browser/android/webapk/webapk_installer.h View 1 2 3 3 chunks +11 lines, -19 lines 0 comments Download
M chrome/browser/android/webapk/webapk_installer.cc View 1 2 3 6 chunks +31 lines, -44 lines 0 comments Download
M chrome/browser/android/webapk/webapk_installer_unittest.cc View 1 2 3 4 chunks +6 lines, -13 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
pkotwicz
Xi, can you please take a look?
3 years, 6 months ago (2017-06-09 03:21:46 UTC) #5
Xi Han
lgtm with nits. https://codereview.chromium.org/2932593005/diff/60001/chrome/browser/android/webapk/webapk_installer.h File chrome/browser/android/webapk/webapk_installer.h (right): https://codereview.chromium.org/2932593005/diff/60001/chrome/browser/android/webapk/webapk_installer.h#newcode90 chrome/browser/android/webapk/webapk_installer.h:90: // Builds proto for install or ...
3 years, 6 months ago (2017-06-09 14:15:10 UTC) #6
pkotwicz
Dominick for OWNERS https://codereview.chromium.org/2932593005/diff/60001/chrome/browser/android/webapk/webapk_installer.h File chrome/browser/android/webapk/webapk_installer.h (right): https://codereview.chromium.org/2932593005/diff/60001/chrome/browser/android/webapk/webapk_installer.h#newcode90 chrome/browser/android/webapk/webapk_installer.h:90: // Builds proto for install or ...
3 years, 6 months ago (2017-06-12 03:47:42 UTC) #8
dominickn
lgtm % minor comment nit https://codereview.chromium.org/2932593005/diff/80001/chrome/browser/android/webapk/webapk_installer.h File chrome/browser/android/webapk/webapk_installer.h (right): https://codereview.chromium.org/2932593005/diff/80001/chrome/browser/android/webapk/webapk_installer.h#newcode90 chrome/browser/android/webapk/webapk_installer.h:90: // Builds proto in ...
3 years, 6 months ago (2017-06-13 00:12:57 UTC) #9
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/2932593005/100001
3 years, 6 months ago (2017-06-13 16:58:21 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/287946) android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 6 months ago (2017-06-13 17:00:06 UTC) #14
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/2932593005/100001
3 years, 6 months ago (2017-06-13 19:08:10 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/288126) android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 6 months ago (2017-06-13 19:11:59 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/2932593005/120001
3 years, 6 months ago (2017-06-13 22:27:19 UTC) #21
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 23:17:13 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/1da39ba92b277ea834d61e6fb00d...

Powered by Google App Engine
This is Rietveld 408576698