There have been many variables around the resource loading logic in Blink.
This bug is for tracking the effort to unify them.
- ResourceRequest::requestor_origin_
- Resource::fetcher_security_origin_
- The Origin header value in ResourceRequest::http_header_fields_
- ResourceLoaderOptions::security_origin
- https://chromium-review.googlesource.com/c/chromium/src/+/897040 is going to introduce yet another security origin to Resource
Comment 1 by toyoshim@chromium.org
, Feb 28 2018