WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
260053
Force consumers of Connection::waitForAndDispatchImmediately to declare usage in the messages.in file
https://bugs.webkit.org/show_bug.cgi?id=260053
Summary
Force consumers of Connection::waitForAndDispatchImmediately to declare usage...
Matt Woodrow
Reported
2023-08-10 19:15:02 PDT
waitForAndDispatchImmediately causes the waited on message to be delivered synchronous, and breaks expectations about IPC messages being delivered in order. Usage of waitForAndDispatchImmediately can be subtle (if not explicitly searched for), so it's easy to add new IPC messages that expect in-order delivery.
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2023-08-10 19:17:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16590
Radar WebKit Bug Importer
Comment 2
2023-08-17 19:15:13 PDT
<
rdar://problem/114059668
>
EWS
Comment 3
2023-08-22 20:26:23 PDT
Committed
267178@main
(2c3c1f0afc15): <
https://commits.webkit.org/267178@main
> Reviewed commits have been landed. Closing PR #16590 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug