Bug 109739 - EME: Add a CDMPrivate implementation using AVFoundation.
Summary: EME: Add a CDMPrivate implementation using AVFoundation.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on: 109702
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-13 13:03 PST by Jer Noble
Modified: 2013-02-18 13:39 PST (History)
4 users (show)

See Also:


Attachments
Patch (23.28 KB, patch)
2013-02-13 13:17 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (23.67 KB, patch)
2013-02-18 12:59 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (23.68 KB, patch)
2013-02-18 13:01 PST, Jer Noble
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>