[Webkit-unassigned] [Bug 238391] With DOM Rendering in GPUP enabled, tests rarely assert in GPUConnectionToWebProcess::didReceiveMessage()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 15:21:51 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238391

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
The patch in bug 237674 ensured that we never use a std::pair<receiverName, 0> because you can only have one per IPC::Connection, and we need these per RemoteRenderingBackend.

So I'm not sure if it's valid for MessageReceiveQueueMap::get() to use the destinationID of 0 when looking for entries in the queues.

-- 
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/20220325/bf0c5ff7/attachment.htm>


More information about the webkit-unassigned mailing list