Bug 200338

Summary: [SOUP] WebSockets: use SOUP_WEBSOCKET_CLOSE_NO_STATUS when closing with no status
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bugs-noreply, commit-queue
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Carlos Garcia Campos 2019-08-01 01:34:14 PDT
With newer libsoup it sends a close message with an empty body, which fixes http/tests/websocket/tests/hybi/client-close.html
Comment 1 Carlos Garcia Campos 2019-08-01 05:30:06 PDT
Created attachment 375307 [details]
Patch
Comment 2 WebKit Commit Bot 2019-08-02 01:56:52 PDT
Comment on attachment 375307 [details]
Patch

Clearing flags on attachment: 375307

Committed r248150: <https://trac.webkit.org/changeset/248150>
Comment 3 WebKit Commit Bot 2019-08-02 01:56:54 PDT
All reviewed patches have been landed.  Closing bug.