Add IsolationInfo to certificate fetches.
This sets it to be based on the URL being fetched. This does not address any cross-site tracking concerns around the cert fetches themselves, but is instead aimed at letting us DCHECK that all URLRequests have a non-empty IsolationInfo, to help us catch any other places that are potentially leaking information across sites. Bug: 1082280 Change-Id: Ie9b29b5f16b8c01dee23975e82d701d8f98e0489 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198924Reviewed-by:Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#768789}
Showing
Please register or sign in to comment