WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-24 07:51:07 PDT
<
rdar://problem/136584036
>
Kimmo Kinnunen
Comment 2
2024-09-25 00:21:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34216
Kimmo Kinnunen
Comment 3
2024-09-27 00:50:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34349
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.
Top of Page
Format For Printing
XML
Clone This Bug