DescriptionRemove the setting of first party for cookies from addAdditionalRequestHeaders
This CL removes the setting of the first party for cookies url from
FrameFetchContext::addAdditionalRequestHeaders. For request going through the
ResourceFetcher, it will be added in content::RenderFrameImpl::willSendRequest (see https://chromiumcodereview.appspot.com/317853002/).
Other users of the function (BeaconLoader, PingLoader) can use a new specific
function of FetchContext.
BUG=376025
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176219
Patch Set 1 : #Patch Set 2 : Rebase #Patch Set 3 : Fixed compilation error #
Messages
Total messages: 24 (0 generated)
|