Bug 130459

Summary: [Mac][EME] Query whether decoder support exists before creating a new MediaKeys object.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, commit-queue, eric.carlson, glenn, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jer Noble 2014-03-19 10:05:58 PDT
[Mac][EME] Query whether decoder support exists before creating a new MediaKeys object.
Comment 1 Jer Noble 2014-03-19 12:46:17 PDT
Created attachment 227212 [details]
Patch
Comment 2 Jer Noble 2014-03-19 13:54:19 PDT
Comment on attachment 227212 [details]
Patch

efl build failure is unrelated. cq+ing.
Comment 3 WebKit Commit Bot 2014-03-19 14:27:39 PDT
Comment on attachment 227212 [details]
Patch

Clearing flags on attachment: 227212

Committed r165917: <http://trac.webkit.org/changeset/165917>
Comment 4 WebKit Commit Bot 2014-03-19 14:27:43 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Andy Estes 2014-03-19 17:38:30 PDT
Fixed the iOS build in r165935: <http://trac.webkit.org/changeset/165935>
Comment 6 Jer Noble 2014-03-19 23:37:02 PDT
Thanks, Andy!