[Webkit-unassigned] [Bug 247729] New: Messages passing shared CARingBuffer handle pass also the frame count

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 05:50:42 PST 2022


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

            Bug ID: 247729
           Summary: Messages passing shared CARingBuffer handle pass also
                    the frame count
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com

Messages passing shared CARingBuffer handle pass also the frame count

This makes the messages more convoluted than needed.
The number of frames is inherent property of the buffer, and should be part of the buffer handle.
Contrast to SharedMemory::Handle, which passes the mach port as well as the expected memory area size.

-- 
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/20221110/de8da172/attachment.htm>


More information about the webkit-unassigned mailing list