Bug 109595 - [Mac] guard against NULL languages array
Summary: [Mac] guard against NULL languages array
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-12 10:16 PST by Eric Carlson
Modified: 2013-02-12 10:38 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch (1.40 KB, patch)
2013-02-12 10:23 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-12 10:16:43 PST
The array with the user's preferred caption languages can be NULL on some system configurations.
Comment 1 Radar WebKit Bug Importer 2013-02-12 10:17:10 PST
<rdar://problem/13199382>
Comment 2 Eric Carlson 2013-02-12 10:23:15 PST
Created attachment 187892 [details]
Proposed patch
Comment 3 Eric Carlson 2013-02-12 10:38:22 PST
Committed in http://trac.webkit.org/r142639.