RESOLVED FIXED 280271
Sync IPC message cancellation is not consistent
https://bugs.webkit.org/show_bug.cgi?id=280271
Summary Sync IPC message cancellation is not consistent
Kimmo Kinnunen
Reported 2024-09-24 07:50:48 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-24 07:51:07 PDT
Kimmo Kinnunen
Comment 2 2024-09-25 00:21:45 PDT
Kimmo Kinnunen
Comment 3 2024-09-27 00:50:42 PDT
EWS
Comment 4 2024-10-02 02:26:21 PDT
Committed 284553@main (e06af74daaf6): <https://commits.webkit.org/284553@main> Reviewed commits have been landed. Closing PR #34349 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.