0
Files
src/net
Matt Mueller 50492356ca TrustStoreWin: refactor how cert stores are passed in tests
Pass the cert stores in a CertStores struct rather than as individual
parameters, to avoid the risk of getting the parameter order confused.

Also reduces some redundancy from repeating the CertOpenStore calls in multiple tests.

Change-Id: I94f40dfe745bc8b46ddb28cfe064d92dfb5aea55
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4166726
Reviewed-by: Hubert Chao <hchao@chromium.org>
Commit-Queue: Matt Mueller <mattm@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1094625}
2023-01-19 20:00:23 +00:00
..
2023-01-14 14:32:37 +00:00
2023-01-12 05:06:31 +00:00
2023-01-19 14:24:35 +00:00

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.