[Webkit-unassigned] [Bug 264815] New: GPUConnectionToWebProcess should return whether or not a particular receiver was able to handle a message not just that it was forwarded
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 14 08:35:45 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=264815
Bug ID: 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
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Process Model
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gavin.p at apple.com
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.
--
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/20231114/9507e68e/attachment.htm>
More information about the webkit-unassigned
mailing list