Bug 226198

Summary: Stop using UncheckedLock in Condition API tests
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, darin, ggaren, kkinnunen, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2021-05-24 16:26:28 PDT
Stop using UncheckedLock in Condition API tests. This is a step towards phasing out UncheckedLock in favor the Lock so that we can benefit from Clang Thread Safety Analysis.
Comment 1 Chris Dumez 2021-05-24 16:27:36 PDT
Created attachment 429585 [details]
Patch
Comment 2 EWS 2021-05-24 20:16:59 PDT
Committed r277992 (238105@main): <https://commits.webkit.org/238105@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 429585 [details].
Comment 3 Radar WebKit Bug Importer 2021-05-24 20:17:18 PDT
<rdar://problem/78432963>