Bug 44844 - Disable automatic looping
Summary: Disable automatic looping
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-08-29 15:04 PDT by Eric Carlson
Modified: 2010-08-30 10:20 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (55.37 KB, patch)
2010-08-29 15:22 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff
Updated patch (55.36 KB, patch)
2010-08-29 15:51 PDT, Eric Carlson
mitz: 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 2010-08-29 15:04:44 PDT
QuickTime movies can be saved with meta data that causes them to loop automatically. HTML5 has its own loop attribute, so WebKit should disable QuickTime's automatic looping behavior.
Comment 1 Eric Carlson 2010-08-29 15:05:28 PDT
<rdar://problem/8048863>
Comment 2 Eric Carlson 2010-08-29 15:22:34 PDT
Created attachment 65863 [details]
Proposed patch
Comment 3 WebKit Review Bot 2010-08-29 15:43:30 PDT
Attachment 65863 [details] did not build on win:
Build output: http://queues.webkit.org/results/3828122
Comment 4 Eric Carlson 2010-08-29 15:51:40 PDT
Created attachment 65864 [details]
Updated patch
Comment 5 Eric Carlson 2010-08-30 10:20:25 PDT
http://trac.webkit.org/changeset/66395