[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:33:00 PST 2018


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

--- Comment #31 from Chris Dumez <cdumez at apple.com> ---
(In reply to Alex Christensen from comment #28)
> (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

We want to update as early as possible so that we can hit the disk cache.

-- 
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/5a7222e8/attachment.html>


More information about the webkit-unassigned mailing list