Bug 59179 - Allow MediaPlayerPrivateAVFoundation to be disabled via a preference.
Summary: Allow MediaPlayerPrivateAVFoundation to be disabled via a preference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on: 59147
Blocks:
  Show dependency treegraph
 
Reported: 2011-04-21 23:40 PDT by Jer Noble
Modified: 2011-04-22 11:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.18 KB, patch)
2011-04-22 00:55 PDT, Jer Noble
mjs: 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 2011-04-21 23:40:55 PDT
To help with testing and allow embedding apps to chose their preferred media engine, allow for the AVFoundation media player to be disabled via a preference.
Comment 1 Jer Noble 2011-04-22 00:55:29 PDT
Created attachment 90677 [details]
Patch
Comment 2 Jer Noble 2011-04-22 01:01:19 PDT
<rdar://problem/9322767>
Comment 3 Maciej Stachowiak 2011-04-22 01:37:07 PDT
Comment on attachment 90677 [details]
Patch

r=me
Comment 4 Jer Noble 2011-04-22 11:04:47 PDT
Committed r84648: <http://trac.webkit.org/changeset/84648>