Bug 60556 - Files that load quickly sometimes won't play
Summary: Files that load quickly sometimes won't play
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Other
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-05-10 08:59 PDT by Eric Carlson
Modified: 2011-06-03 14:05 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch. (5.02 KB, patch)
2011-05-10 09:53 PDT, Eric Carlson
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2011-05-10 08:59:20 PDT
When a media file used in a <video> element loads very quickly, it is possible for the AVFoundation backend state machine to miss a state transition and think it is not loaded.

<rdar://problem/9330567>
Comment 1 Eric Carlson 2011-05-10 09:53:44 PDT
Created attachment 92970 [details]
Proposed patch.
Comment 2 Eric Carlson 2011-05-10 10:11:05 PDT
http://trac.webkit.org/changeset/86163
Comment 3 Ademar Reis 2011-06-03 14:05:08 PDT
Revision r86163 cherry-picked into qtwebkit-2.2 with commit f0a236c <http://gitorious.org/webkit/qtwebkit/commit/f0a236c>