Bug 264815

Summary: GPUConnectionToWebProcess should return whether or not a particular receiver was able to handle a message not just that it was forwarded
Product: WebKit Reporter: Gavin <gavin.p>
Component: WebKit Process ModelAssignee: Gavin <gavin.p>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2023-11-14 08:44:41 PST
Gavin
Comment 2 2023-11-14 08:46:53 PST
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.