[Webkit-unassigned] [Bug 242158] New: RemoteRenderingBackend::prepareBuffersForDisplay should move its result into the completion handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 19:18:52 PDT 2022


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

            Bug ID: 242158
           Summary: RemoteRenderingBackend::prepareBuffersForDisplay
                    should move its result into the completion handler
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com

We currently copy the contents of the PrepareBackingStoreBuffersOutputData vector, which means retaining and releasing a Mach send right unnecessarily.

-- 
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/20220630/5a9c722c/attachment.htm>


More information about the webkit-unassigned mailing list