[Webkit-unassigned] [Bug 192375] HTTPS Upgrade: Figure out if/how to tell clients that the HTTPS upgrade happened

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 14:27:57 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=192375

--- Comment #28 from Alex Christensen <achristensen at apple.com> ---
(In reply to Chris Dumez from comment #15)
> (In reply to Alex Christensen from comment #13)
> > Comment on attachment 356838 [details]
> > Patch
> > 
> > Why is this so different than the _schemeUpgraded code in
> > NetworkSessionCocoa.mm?
> 
> Could you clarify what's different? We are similarly doing an upgrade and
> simulating a redirect. However, this happen before we have a NetworkLoad.

Does it need to happen before we have a NetworkLoad?  Why not make a NetworkLoad, simulate a redirect, then start the actual load?  That seems like the best design to me

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181210/4ffa6451/attachment.html>


More information about the webkit-unassigned mailing list