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

Issue 2896273005: Fix bug in one conditional. Add more apk test files. (Closed)

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

Description

Fix bug in one conditional. Add more apk test files. BUG=721530 Review-Url: https://codereview.chromium.org/2896273005 Cr-Commit-Position: refs/heads/master@{#474648} Committed: https://chromium.googlesource.com/chromium/src/+/7451dfbdb556c67f808234f6ec9a76df1a259b18

Patch Set 1 #

Patch Set 2 : Fix error in conditional. Add more test files. #

Total comments: 2

Patch Set 3 : Change name of enum (int) to be more clear. #

Patch Set 4 : Change name of enum (int) to be more clear. #

Patch Set 5 : Check for gaps between files in zip. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -15 lines) Patch
M chrome/android/webapk/libs/client/junit/src/org/chromium/webapk/lib/client/WebApkValidatorTest.java View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/android/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVerifySignature.java View 1 2 3 4 5 chunks +19 lines, -14 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
ScottK
One line fix, plus some additional tests.
3 years, 7 months ago (2017-05-24 17:32:06 UTC) #6
Xi Han
lgtm % nit. https://codereview.chromium.org/2896273005/diff/20001/chrome/android/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVerifySignature.java File chrome/android/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVerifySignature.java (right): https://codereview.chromium.org/2896273005/diff/20001/chrome/android/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVerifySignature.java#newcode383 chrome/android/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVerifySignature.java:383: return ERROR_BAD_V2_BLOCK; Can you make this ...
3 years, 7 months ago (2017-05-24 18:28:52 UTC) #7
ScottK
https://codereview.chromium.org/2896273005/diff/20001/chrome/android/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVerifySignature.java File chrome/android/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVerifySignature.java (right): https://codereview.chromium.org/2896273005/diff/20001/chrome/android/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVerifySignature.java#newcode383 chrome/android/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkVerifySignature.java:383: return ERROR_BAD_V2_BLOCK; On 2017/05/24 18:28:52, Xi Han wrote: > ...
3 years, 7 months ago (2017-05-25 00:26:26 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/2896273005/20001
3 years, 7 months ago (2017-05-25 00:27:02 UTC) #12
ScottK
3 years, 7 months ago (2017-05-25 00:27:07 UTC) #13
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/2896273005/60001
3 years, 7 months ago (2017-05-25 12:48:32 UTC) #20
commit-bot: I haz the power
3 years, 7 months ago (2017-05-25 14:36:36 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/7451dfbdb556c67f808234f6ec9a...

Powered by Google App Engine
This is Rietveld 408576698