[Webkit-unassigned] [Bug 260053] New: Force consumers of Connection::waitForAndDispatchImmediately to declare usage in the messages.in file
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 10 19:15:02 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260053
Bug ID: 260053
Summary: Force consumers of
Connection::waitForAndDispatchImmediately to declare
usage in the messages.in file
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mattwoodrow at apple.com
CC: kkinnunen at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230811/d1e7b1e9/attachment.htm>
More information about the webkit-unassigned
mailing list