Bug 243370
Summary: | [MSE] SourceBufferParser::Segment should take Ref<const SharedBuffer> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Youssef Soliman <y_soliman> |
Component: | Media | Assignee: | 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
Currently SourceBufferParser::Segments take in a Ref<SharedBuffer> when it should be taking Ref<const SharedBuffer>.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/97831219>