[webkit-reviews] review requested: [Bug 203404] [GTK][WPE] QR code not loaded in web.whatsapp.com : [Attachment 388865] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 08:51:06 PST 2020


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 203404: [GTK][WPE] QR code not loaded in web.whatsapp.com
https://bugs.webkit.org/show_bug.cgi?id=203404

Attachment 388865: Patch

https://bugs.webkit.org/attachment.cgi?id=388865&action=review




--- Comment #14 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 388865

  --> https://bugs.webkit.org/attachment.cgi?id=388865&action=review

Patch

Finally found the issue, the server replies with 400 when re-using an existing
connection. We should always use a new connection for WebSockets.


More information about the webkit-reviews mailing list