Base `Sec-Fetch-Site` checks on the per-NetworkContext OriginAccessList.
After https://crrev.com/c/2566090, the per-NetworkContext OriginAccessList and the per-factory OriginAccessList cover the same permissions. This means that there is no need to maintain both - to prepare for the removal of `factory_bound_access_patterns`, this CL switches `SetSecFetchSiteHeader` checks to be based on the per-NetworkContext OriginAccessList. Bug: 936310 Change-Id: I33a8631f2ec2dea110ed6ad12bec672e6b564a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587394 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#846452}
Showing
Please register or sign in to comment