Bug 109739

Summary: EME: Add a CDMPrivate implementation using AVFoundation.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: ddorwin, eric.carlson, feature-media-reviews, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 109702    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch eric.carlson: review+

Description Jer Noble 2013-02-13 13:03:22 PST
EME: Add a CDMPrivate implementation using AVFoundation.
Comment 1 Jer Noble 2013-02-13 13:17:53 PST
Created attachment 188161 [details]
Patch
Comment 2 Jer Noble 2013-02-18 12:59:07 PST
Created attachment 188933 [details]
Patch

Rebased.
Comment 3 Jer Noble 2013-02-18 13:01:13 PST
Created attachment 188934 [details]
Patch

Fixed const issue in CDMSessionAVFoundation::sessionId()
Comment 4 Jer Noble 2013-02-18 13:39:35 PST
Committed r143259: <http://trac.webkit.org/changeset/143259>