Bug 226464 - Fix race condition in binary_wsh.py
Summary: Fix race condition in binary_wsh.py
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-31 02:49 PDT by youenn fablet
Modified: 2021-06-02 02:07 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.17 KB, patch)
2021-05-31 02:51 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (2.10 KB, patch)
2021-06-02 00:36 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].