Bug 226464

Summary: Fix race condition in binary_wsh.py
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ews-watchlist, hi, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description youenn fablet 2021-05-31 02:49:15 PDT
<rdar://77356905>
Comment 1 youenn fablet 2021-05-31 02:51:46 PDT
Created attachment 430191 [details]
Patch
Comment 2 Alex Christensen 2021-06-01 09:24:21 PDT
Comment on attachment 430191 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=430191&action=review

> LayoutTests/ChangeLog:12
> +        Given the focus of the test is to validate binary data, change the web socket server to remvoe the potential race.

remove
Comment 3 youenn fablet 2021-06-02 00:36:04 PDT
Created attachment 430322 [details]
Patch for landing
Comment 4 EWS 2021-06-02 02:07:40 PDT
Committed r278345 (238377@main): <https://commits.webkit.org/238377@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430322 [details].