Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d4b790b2d8a6cb9fc0f699752c4cc9407080655e
      
https://github.com/WebKit/WebKit/commit/d4b790b2d8a6cb9fc0f699752c4cc9407080655e
  Author: Ahmad Saleem <[email protected]>
  Date:   2023-12-03 (Sun, 03 Dec 2023)

  Changed paths:
    M LayoutTests/http/tests/websocket/tests/hybi/client-close_wsh.py
    M LayoutTests/platform/ios-wk2/TestExpectations
    M LayoutTests/platform/mac-wk1/TestExpectations

  Log Message:
  -----------
  Stop sending 2 Close frames from client-close_wsh

https://bugs.webkit.org/show_bug.cgi?id=265209
rdar://problem/118889240

Reviewed by Alexey Proskuryakov.

Merge: 
https://chromium.googlesource.com/chromium/blink/+/2138625fb49a80512464cf45fc1244015054c8de

client-close_wsh.py generates one Close frame directly, and then pywebsocket 
sends
another one. Tell pywebsocket that the Close frame has already been sent.

* LayoutTests/http/tests/websocket/tests/hybi/client-close_wsh.py:
* LayoutTests/platform/ios-wk2/TestExpectations: Remove Test-specific 
Expectation
* LayoutTests/platform/mac-wk1/TestExpectations: Ditto

Canonical link: https://commits.webkit.org/271447@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to