[webkit-reviews] review requested: [Bug 192375] HTTPS Upgrade: Figure out if/how to tell clients that the HTTPS upgrade happened : [Attachment 357066] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 11:50:45 PST 2018


Alex Christensen <achristensen at apple.com> has asked  for review:
Bug 192375: HTTPS Upgrade: Figure out if/how to tell clients that the HTTPS
upgrade happened
https://bugs.webkit.org/show_bug.cgi?id=192375

Attachment 357066: Patch

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




--- Comment #40 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 357066
  --> https://bugs.webkit.org/attachment.cgi?id=357066
Patch

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

> Source/WebKit/NetworkProcess/NetworkLoadChecker.cpp:261
> +static ResourceResponse simulatedRedirectResponse(const URL& fromURL, const
URL& toURL)

Is there a reason we are not removing synthesizeRedirectResponseIfNecessary in
favor of this?


More information about the webkit-reviews mailing list