[Webkit-unassigned] [Bug 203404] [GTK][WPE] QR code not loaded in web.whatsapp.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 28 01:39:02 PST 2020


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

--- Comment #17 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Sergio Villar Senin from comment #16)
> I'd add some reference to the WS RFC, https://tools.ietf.org/html/rfc6455 in
> particular to this paragraph:
> 
>    When the client is to _Establish a WebSocket Connection_ given a set
>    of (/host/, /port/, /resource name/, and /secure/ flag), along with a
>    list of /protocols/ and /extensions/ to be used, and an /origin/ in
>    the case of web browsers, it MUST open a connection, send an opening
>    handshake, and read the server's handshake in response.

That's a good point, but also makes me think we should fix this in libsoup, because the spec is implemented by libsoup. We still need this patch in WebKit until we bump the libsoup requirements, so I'll add a FIXME comment instead.

-- 
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/20200128/8c5bba60/attachment.htm>


More information about the webkit-unassigned mailing list