Bug 109365 - [Mac] Do not assume MediaAccessibility framework is installed
Summary: [Mac] Do not assume MediaAccessibility framework is installed
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: 2013-02-09 16:37 PST by Eric Carlson
Modified: 2013-02-09 16:53 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch (5.84 KB, patch)
2013-02-09 16:45 PST, 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 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