[webkit-reviews] review granted: [Bug 209066] Take into account referrer-policy in append Origin header algorithm : [Attachment 394496] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 13:33:13 PDT 2020


youenn fablet <youennf at gmail.com> has granted Rob Buis <rbuis at igalia.com>'s
request for review:
Bug 209066: Take into account referrer-policy in append Origin header algorithm
https://bugs.webkit.org/show_bug.cgi?id=209066

Attachment 394496: Patch

https://bugs.webkit.org/attachment.cgi?id=394496&action=review




--- Comment #16 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 394496
  --> https://bugs.webkit.org/attachment.cgi?id=394496
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=394496&action=review

> Source/WebCore/loader/PingLoader.cpp:140
> +	   String origin =
SecurityPolicy::generateOriginHeader(document.referrerPolicy(), request.url(),
document.securityOrigin());

auto


More information about the webkit-reviews mailing list