NEW 243370
[MSE] SourceBufferParser::Segment should take Ref<const SharedBuffer>
https://bugs.webkit.org/show_bug.cgi?id=243370
Summary [MSE] SourceBufferParser::Segment should take Ref<const SharedBuffer>
Youssef Soliman
Reported 2022-07-30 04:33:22 PDT
Currently SourceBufferParser::Segments take in a Ref<SharedBuffer> when it should be taking Ref<const SharedBuffer>.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-30 04:37:34 PDT
Note You need to log in before you can comment on or make changes to this bug.