[Webkit-unassigned] [Bug 177394] Figure out how to disable all cookies in the stateless network storage session

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 23 17:02:54 PDT 2017


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

--- Comment #1 from Brent Fulgham <bfulgham at webkit.org> ---
I think this was a problem because we tied the decision to use "cookieless" loading to the decision that we did not want to support certificate access.

Looking at the code, it was pretty common to not want to allow credential storage while still needing to support cookie access.

Alex: It seems like we might want to revisit the decision to only have "stateless" and "stateful" sessions. We might want to support "no certificate with cookies" as a distinct mode.

-- 
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/20170924/0e881bd2/attachment.html>


More information about the webkit-unassigned mailing list