WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
300875
TrackInfo/MediaSamplesBlock do not allow for protected content.
https://bugs.webkit.org/show_bug.cgi?id=300875
Summary
TrackInfo/MediaSamplesBlock do not allow for protected content.
Jean-Yves Avenard [:jya]
Reported
2025-10-16 02:06:52 PDT
TrackInfo and MediaSamplesBlock do not carry the proper information to hold encrypted content. As they are used to serialise CMSampleBuffer objects over IPC, one of the consequences is that encrypted CMSampleBuffer can't be sent over IPC. We should add support for encryption and also allows conversions of encrypted CMSampleBuffer into a MediaSamplesBlock.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-16 02:06:58 PDT
<
rdar://problem/162759126
>
Jean-Yves Avenard [:jya]
Comment 2
2025-10-16 02:50:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52462
EWS
Comment 3
2025-10-24 05:51:33 PDT
Committed
302086@main
(795999704c17): <
https://commits.webkit.org/302086@main
> Reviewed commits have been landed. Closing PR #52462 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug