[webkit-reviews] review granted: [Bug 207198] Implement the remote RenderingBackend : [Attachment 391806] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 26 16:49:44 PST 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 207198: Implement the remote RenderingBackend
https://bugs.webkit.org/show_bug.cgi?id=207198

Attachment 391806: Patch

https://bugs.webkit.org/attachment.cgi?id=391806&action=review




--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 391806
  --> https://bugs.webkit.org/attachment.cgi?id=391806
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=391806&action=review

> Source/WebKit/GPUProcess/GPUConnectionToWebProcess.h:65
> +    IPC::MessageReceiverMap& messageReceiverMap() { return
m_messageReceiverMap; }

const?


More information about the webkit-reviews mailing list