Bug 145760 - [Mac] Enable AVFoundation by default when QTKit is disabled by default
Summary: [Mac] Enable AVFoundation by default when QTKit is disabled by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-08 09:18 PDT by Eric Carlson
Modified: 2015-06-08 16:00 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch. (1.27 KB, patch)
2015-06-08 09:27 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2015-06-08 09:18:15 PDT
r183221 disabled QTKit by default on some version of OS X. Because AVFoundation is always disabled by default, no media engine is enabled until Settings are updated. Fix this by enabling AVFoundation by default on the versions where QTKit is disabled by default.
Comment 1 Eric Carlson 2015-06-08 09:18:50 PDT
<rdar://problem/21165315>
Comment 2 Eric Carlson 2015-06-08 09:27:15 PDT
Created attachment 254496 [details]
Proposed patch.
Comment 3 WebKit Commit Bot 2015-06-08 16:00:23 PDT
Comment on attachment 254496 [details]
Proposed patch.

Clearing flags on attachment: 254496

Committed r185333: <http://trac.webkit.org/changeset/185333>
Comment 4 WebKit Commit Bot 2015-06-08 16:00:26 PDT
All reviewed patches have been landed.  Closing bug.