[Webkit-unassigned] [Bug 280271] New: Sync IPC message cancellation is not consistent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 24 07:50:48 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280271
Bug ID: 280271
Summary: Sync IPC message cancellation is not consistent
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kkinnunen at apple.com
CC: kkinnunen at apple.com
Sync IPC message cancellation is not consistent
When the message is not handled, it is cancelled.
However, the cancel was sync message reply with no parameters.
This would result in accepted reply if the reply does not have parameters.
This would result in decode error if the reply has parameters.
--
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/20240924/a9225acc/attachment.htm>
More information about the webkit-unassigned
mailing list