Bug 225587 - Have IPC::Semaphore::wait return a state boolean
Summary: Have IPC::Semaphore::wait return a state boolean
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit 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-09 23:50 PDT by youenn fablet
Modified: 2021-05-10 09:36 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.69 KB, patch)
2021-05-10 00:07 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-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>