remove duplicated code in client cert handling |
|||
Issue descriptionthere is some code in client cert handling (mostly 2 functions but somewhat complicated code) that are duped for both webview and chrome. find a way to combine these. potentially a component but not sure what is appropriate now. The code is in aw_contents_client_bridge in android webview and in chrome/browser/ui/android/ssl_client_certificate_request.cc in chrome. The functions in webview are SelectClientCertificate() and ProvideClientCertificateResponse().
,
Sep 14
,
Sep 27
|
|||
►
Sign in to add a comment |
|||
Comment 1 by sheriffbot@chromium.org
, Sep 10Status: Untriaged (was: Available)