Bug 109595

Summary: [Mac] guard against NULL languages array
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-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.