Bug 180071

Summary: [EME] Implement initData and initDataType functions in MediaEncryptedEvent class.
Product: WebKit Reporter: Yacine Bandou <bandou.yacine>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, jer.noble, olivier.blin, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 180430    
Attachments:
Description Flags
Patch calvaris: review-, calvaris: commit-queue-

Yacine Bandou
Reported 2017-11-28 01:47:59 PST
Currently the MediaEncryptedEvent event is empty, doesn't contain the InitData.
Attachments
Patch (2.52 KB, patch)
2017-11-28 02:46 PST, Yacine Bandou
calvaris: review-
calvaris: commit-queue-
Yacine Bandou
Comment 1 2017-11-28 02:46:38 PST
Xabier Rodríguez Calvar
Comment 2 2017-11-28 02:53:04 PST
I see nothing wrong with this patch per-se but I do think it's orphan code until it is used anywhere. I prefer not to land this unless there another bug in the horizon that requires this and even in that case, this patch could be included as part of the other.
Yacine Bandou
Comment 3 2017-11-28 03:04:05 PST
(In reply to Xabier Rodríguez Calvar from comment #2) > I see nothing wrong with this patch per-se but I do think it's orphan code > until it is used anywhere. I prefer not to land this unless there another > bug in the horizon that requires this and even in that case, this patch > could be included as part of the other. Understood. I'll submit some patches in order to support ClearKey with CENC InitData.
Yacine Bandou
Comment 4 2017-12-15 03:20:21 PST
This bug is fixed by Jer's bug 180480 it's damage the two bugs has been crossed
Note You need to log in before you can comment on or make changes to this bug.