Bug 145760

Summary: [Mac] Enable AVFoundation by default when QTKit is disabled by default
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

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.