[Webkit-unassigned] [Bug 243370] New: [MSE] SourceBufferParser::Segment should take Ref<const SharedBuffer>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 30 04:33:22 PDT 2022


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

            Bug ID: 243370
           Summary: [MSE] SourceBufferParser::Segment should take
                    Ref<const SharedBuffer>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: y_soliman at apple.com

Currently SourceBufferParser::Segments take in a Ref<SharedBuffer> when it should be taking Ref<const SharedBuffer>.

-- 
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/20220730/58b56a77/attachment.htm>


More information about the webkit-unassigned mailing list