Bug 109365

Summary: [Mac] Do not assume MediaAccessibility framework is installed
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Eric Carlson 2013-02-09 16:37:24 PST
The MediaAccessibility framework may not be available, check before calling into it.
Comment 1 Radar WebKit Bug Importer 2013-02-09 16:37:45 PST
<rdar://problem/13187407>
Comment 2 Eric Carlson 2013-02-09 16:45:38 PST
Created attachment 187450 [details]
Proposed patch
Comment 3 Eric Carlson 2013-02-09 16:53:31 PST
Committed http://trac.webkit.org/r142383