Bug 25504

Summary: MediaDocument falls back to plug-in unnecessarily
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Eric Carlson
Reported 2009-04-30 19:51:10 PDT
A QuickTime backed MediaDocument falls back to a PluginDocument if a media file contains one or more "unsupported" track types. The list of supported types does not include some fairly common types that are not audio, video, or text/caption, but which are not rendered at all so should not cause fallback. These types are: time code, time code 64, odsm, and sdsm.
Attachments
Eric Carlson
Comment 1 2009-04-30 19:51:40 PDT
Eric Carlson
Comment 2 2009-04-30 20:58:59 PDT
Note You need to log in before you can comment on or make changes to this bug.