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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Carlson
<rdar://6844702>
Eric Carlson
http://trac.webkit.org/changeset/43109