Bug 66171 - MediaPlayerPrivateAVFoundationCF::playerItemStatus() should return MediaPlayerAVPlayerItemStatusDoesNotExist if there is no AVPlayerItem
Summary: MediaPlayerPrivateAVFoundationCF::playerItemStatus() should return MediaPlaye...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-08-12 15:00 PDT by Jeff Miller
Modified: 2011-08-15 10:41 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.69 KB, patch)
2011-08-12 15:05 PDT, Jeff Miller
jhoneycutt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2011-08-12 15:00:12 PDT
MediaPlayerPrivateAVFoundationCF::playerItemStatus() should return MediaPlayerAVPlayerItemStatusDoesNotExist if there is no AVPlayerItem
Comment 1 Radar WebKit Bug Importer 2011-08-12 15:01:29 PDT
<rdar://problem/9947211>
Comment 2 Jeff Miller 2011-08-12 15:05:27 PDT
Created attachment 103824 [details]
Patch
Comment 3 Jeff Miller 2011-08-15 10:41:39 PDT
Committed r93047: <http://trac.webkit.org/changeset/93047>