Bug 225587

Summary: Have IPC::Semaphore::wait return a state boolean
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebKit Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, eric.carlson, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2021-05-09 23:50:13 PDT
Have IPC::Semaphore::wait return a state boolean.
This helps in case the semaphore gets destroyed on one process without the other being notified.
Comment 1 youenn fablet 2021-05-10 00:07:24 PDT
Created attachment 428157 [details]
Patch
Comment 2 Kimmo Kinnunen 2021-05-10 01:22:48 PDT
Looks good
Comment 3 EWS 2021-05-10 09:35:24 PDT
Committed r277266 (237533@main): <https://commits.webkit.org/237533@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428157 [details].
Comment 4 Radar WebKit Bug Importer 2021-05-10 09:36:17 PDT
<rdar://problem/77752112>