Bug 243370

Summary: [MSE] SourceBufferParser::Segment should take Ref<const SharedBuffer>
Product: WebKit Reporter: Youssef Soliman <y_soliman>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.