Bug 130459 - [Mac][EME] Query whether decoder support exists before creating a new MediaKeys object.
Summary: [Mac][EME] Query whether decoder support exists before creating a new MediaKe...
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:
Blocks:
 
Reported: 2014-03-19 10:05 PDT by Jer Noble
Modified: 2014-03-19 23:37 PDT (History)
6 users (show)

See Also:


Attachments
Patch (252.53 KB, patch)
2014-03-19 12:46 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

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