WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264815
GPUConnectionToWebProcess should return whether or not a particular receiver was able to handle a message not just that it was forwarded
https://bugs.webkit.org/show_bug.cgi?id=264815
Summary
GPUConnectionToWebProcess should return whether or not a particular receiver ...
Gavin
Reported
2023-11-14 08:35:45 PST
Currently GPUConnectionToWebProcess just returns true as soon as it forwards a message to a receiver - completely ignoring whether it was handled correctly or not. This is preventing us from detecting deserialization failures for these messages.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-14 08:44:41 PST
<
rdar://problem/118397083
>
Gavin
Comment 2
2023-11-14 08:46:53 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20486
EWS
Comment 3
2023-11-15 11:23:52 PST
Committed
270778@main
(6fae1cc5732d): <
https://commits.webkit.org/270778@main
> Reviewed commits have been landed. Closing PR #20486 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