Bug 106799
Summary: | Do not pass nil when initializing legible output | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
Component: | Media | Assignee: | Eric Carlson <eric.carlson> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Eric Carlson
The AVPlayerItemLegibleOutput initializer expects an empty NSArray, not nil.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Carlson
rdar://13004846
Eric Carlson
Committed r139615: <http://trac.webkit.org/changeset/139615>