[Webkit-unassigned] [Bug 258379] New: Lazily allocate the SharedVideoFrameWriter in RemoteDisplayListRecorderProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 21 17:50:57 PDT 2023


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

            Bug ID: 258379
           Summary: Lazily allocate the SharedVideoFrameWriter in
                    RemoteDisplayListRecorderProxy
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

Every RemoteImageBufferProxy gets a SharedVideoFrameWriter, but only very few use it, and it has creation/destruction cost because it owns an IPC::Semaphore.

-- 
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/20230622/d66b7c54/attachment.htm>


More information about the webkit-unassigned mailing list