New issue
Advanced search Search tips

Issue 887095 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 14
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 3
Type: Feature
Proj-Servicification



Sign in to add a comment

Add integration test for chrome client auth with network service

Project Member Reported by juncai@chromium.org, Sep 19

Issue description

As per discussion about  issue 843384 :
https://bugs.chromium.org/p/chromium/issues/detail?id=843384
rsleevi@ pointed out that integration test for chrome client auth with network service would be nice. It would require a custom ContentBrowserClient.
 
Labels: Hotlist-KnownIssue
Owner: mattm@chromium.org
Status: Started (was: Available)
There is actually one test, SSLUITest.TestBrowserUseClientCertStore, which uses the ProfileIOData::set_client_cert_store_factory_for_testing method. Testing signing failures and continuing with no cert should also be possible this way. I could do that since I'm already touching this code in another CL. Doesn't seem like there's a clean way to test cancelling at that level though.
Matt: Fixed?
Status: Fixed (was: Started)

Sign in to add a comment