Bug 226198 - Stop using UncheckedLock in Condition API tests
Summary: Stop using UncheckedLock in Condition API tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-24 16:26 PDT by Chris Dumez
Modified: 2021-05-24 20:17 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.92 KB, patch)
2021-05-24 16:27 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

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