Bug 63275 - Incorrect MIME type used for some media layout tests
Summary: Incorrect MIME type used for some media layout tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-23 13:08 PDT by Eric Carlson
Modified: 2011-06-23 13:28 PDT (History)
0 users

See Also:


Attachments
Proposed patch. (3.90 KB, patch)
2011-06-23 13:14 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-06-23 13:08:07 PDT
Several of the media layout tests use "video/mpeg" for MPEG-4 files.
Comment 1 Eric Carlson 2011-06-23 13:14:06 PDT
Created attachment 98386 [details]
Proposed patch.
Comment 2 Darin Adler 2011-06-23 13:17:18 PDT
Comment on attachment 98386 [details]
Proposed patch.

Is there any value in testing what happens when the incorrect MIME type is used? Are we losing test coverage of that specific mistake?
Comment 3 Eric Carlson 2011-06-23 13:26:04 PDT
http://trac.webkit.org/changeset/89608
Comment 4 Eric Carlson 2011-06-23 13:28:07 PDT
(In reply to comment #2)
> (From update of attachment 98386 [details])
> Is there any value in testing what happens when the incorrect MIME type is used? Are we losing test coverage of that specific mistake?

I don't think we are losing useful test coverage.