[Webkit-unassigned] [Bug 199223] [SOUP] WebSockets: handle TLS certificate and errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 26 06:55:04 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199223
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at igalia.com
--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 372918
--> https://bugs.webkit.org/attachment.cgi?id=372918
Patch
So now this is a third place where we check the TLS certificate: (1) the normal non-WebSocket codepath, (2) SocketStreamHandleImplSoup.cpp for the previous WebSocket codepath, and (3) now here, for the new WebSocket codepath.
Correct?
I think this is OK if SocketStreamHandleImplSoup.cpp goes away and is no longer used with new WebSockets. Is that right?
--
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/20190626/09b40c22/attachment.html>
More information about the webkit-unassigned
mailing list