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

Issue 2567673002: Factor getCertificateChain out of ConnectionPopupInfo (Closed)

Created:
4 years ago by rwlbuis
Modified:
4 years ago
CC:
chromium-reviews, rouslan+payments_chromium.org, sebsg+paymentswatch_chromium.org, gogerald+paymentswatch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Factor getCertificateChain out of ConnectionPopupInfo This patch refactors the GetCertificateChain logic out of connection_info_popup_android.cc so we can share it between ConnectionInfoPopup and PaymentRequestImpl. BUG=587995 Committed: https://crrev.com/013458048b4ef7d09cc2fddded677d19c4e20c2d Cr-Commit-Position: refs/heads/master@{#439237}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Split out getCertificateChain functionality #

Patch Set 3 : Strip out Payment changes for now #

Total comments: 2

Patch Set 4 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -35 lines) Patch
A chrome/android/java/src/org/chromium/chrome/browser/pageinfo/CertificateChainHelper.java View 1 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/pageinfo/ConnectionInfoPopup.java View 1 2 chunks +1 line, -2 lines 0 comments Download
M chrome/android/java_sources.gni View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/page_info/certificate_chain_helper.h View 1 1 chunk +12 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/page_info/certificate_chain_helper.cc View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download
M chrome/browser/ui/android/page_info/connection_info_popup_android.cc View 1 1 chunk +0 lines, -33 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
please use gerrit instead
This looks great. Good job! https://codereview.chromium.org/2567673002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/pageinfo/ConnectionInfoPopup.java File chrome/android/java/src/org/chromium/chrome/browser/pageinfo/ConnectionInfoPopup.java (right): https://codereview.chromium.org/2567673002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/pageinfo/ConnectionInfoPopup.java#newcode231 chrome/android/java/src/org/chromium/chrome/browser/pageinfo/ConnectionInfoPopup.java:231: public static byte[][] getCertificateChain(WebContents ...
4 years ago (2016-12-09 17:16:01 UTC) #1
rwlbuis
On 2016/12/09 17:16:01, rouslan wrote: > This looks great. Good job! > > https://codereview.chromium.org/2567673002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/pageinfo/ConnectionInfoPopup.java > ...
4 years ago (2016-12-09 20:25:35 UTC) #5
rwlbuis
PTAL, this refactor will be useful for PaymentRequest.
4 years ago (2016-12-09 21:41:38 UTC) #9
Avi (use Gerrit)
Please specify what code you want each reviewer to look at. Why am I reviewer, ...
4 years ago (2016-12-09 23:59:10 UTC) #10
rwlbuis
On 2016/12/09 23:59:10, Avi wrote: > Please specify what code you want each reviewer to ...
4 years ago (2016-12-16 13:22:04 UTC) #11
rwlbuis
@tedchoc PTAL at all parts you feel comfortable reviewing.
4 years ago (2016-12-16 13:22:42 UTC) #13
Avi (use Gerrit)
On 2016/12/16 13:22:04, rwlbuis wrote: > On 2016/12/09 23:59:10, Avi wrote: > > Please specify ...
4 years ago (2016-12-16 15:54:16 UTC) #14
Ted C
lgtm % avi's suggestion https://codereview.chromium.org/2567673002/diff/80001/chrome/browser/ui/android/page_info/certificate_chain_helper.cc File chrome/browser/ui/android/page_info/certificate_chain_helper.cc (right): https://codereview.chromium.org/2567673002/diff/80001/chrome/browser/ui/android/page_info/certificate_chain_helper.cc#newcode1 chrome/browser/ui/android/page_info/certificate_chain_helper.cc:1: // Copyright 2015 The Chromium ...
4 years ago (2016-12-16 17:21:16 UTC) #15
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/2567673002/100001
4 years ago (2016-12-16 20:07:18 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years ago (2016-12-17 00:00:05 UTC) #21
commit-bot: I haz the power
4 years ago (2016-12-17 00:03:01 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/013458048b4ef7d09cc2fddded677d19c4e20c2d
Cr-Commit-Position: refs/heads/master@{#439237}

Powered by Google App Engine
This is Rietveld 408576698