RESOLVED FIXED 231745
[JS IPC] Implement a way to synchronously wait for an incoming IPC message
https://bugs.webkit.org/show_bug.cgi?id=231745
Summary [JS IPC] Implement a way to synchronously wait for an incoming IPC message
Wenson Hsieh
Reported 2021-10-14 09:12:56 PDT
(..to match the behavior of Connection::waitForAndDispatchImmediately<T>).
Attachments
Depends on #231710 (11.36 KB, patch)
2021-10-14 09:24 PDT, Wenson Hsieh
no flags
Depends on #231710 (11.35 KB, patch)
2021-10-14 09:30 PDT, Wenson Hsieh
no flags
Add setWakeUpSemaphore too (15.33 KB, patch)
2021-10-14 10:02 PDT, Wenson Hsieh
no flags
Fix a typo (16.85 KB, patch)
2021-10-14 14:04 PDT, Wenson Hsieh
ews-feeder: commit-queue-
Wenson Hsieh
Comment 1 2021-10-14 09:24:51 PDT Comment hidden (obsolete)
Wenson Hsieh
Comment 2 2021-10-14 09:30:12 PDT Comment hidden (obsolete)
Wenson Hsieh
Comment 3 2021-10-14 10:02:21 PDT
Created attachment 441232 [details] Add setWakeUpSemaphore too
Wenson Hsieh
Comment 4 2021-10-14 14:04:37 PDT
Created attachment 441277 [details] Fix a typo
EWS
Comment 5 2021-10-14 18:45:04 PDT
Committed r284223 (243032@main): <https://commits.webkit.org/243032@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 441277 [details].
Radar WebKit Bug Importer
Comment 6 2021-10-14 18:46:19 PDT
Wenson Hsieh
Comment 7 2021-10-14 21:53:16 PDT
> Layout test failure: > > - imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-050.html (test history) This flaky debug assert is being tracked in <https://bugs.webkit.org/show_bug.cgi?id=231752>.
Note You need to log in before you can comment on or make changes to this bug.