Bug 48446 - Wrong parameter when getting MIME type from extension
Summary: Wrong parameter when getting MIME type from extension
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-27 11:28 PDT by Crystal Zhang
Modified: 2011-01-26 13:17 PST (History)
6 users (show)

See Also:


Attachments
patch (1.31 KB, patch)
2010-10-27 11:28 PDT, Crystal Zhang
no flags Details | Formatted Diff | Diff
patch (1.95 KB, patch)
2010-10-27 12:14 PDT, Crystal Zhang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Crystal Zhang 2010-10-27 11:28:58 PDT
Created attachment 72060 [details]
patch

Should pass extension to MIMETypeRegistry::getMIMETypeForExtension().
Comment 1 Crystal Zhang 2010-10-27 12:14:13 PDT
Created attachment 72069 [details]
patch

Update commit log.
Comment 2 Eric Carlson 2010-10-27 12:30:28 PDT
Comment on attachment 72069 [details]
patch

Nice catch!

r=me
Comment 3 WebKit Commit Bot 2010-10-27 12:53:17 PDT
Comment on attachment 72069 [details]
patch

Clearing flags on attachment: 72069

Committed r70695: <http://trac.webkit.org/changeset/70695>
Comment 4 WebKit Commit Bot 2010-10-27 12:53:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexey Proskuryakov 2010-10-27 14:09:41 PDT
Why was it OK to land this without a regression test?
Comment 6 Ademar Reis 2011-01-26 13:17:18 PST
Revision r70695 cherry-picked into qtwebkit-2.1.x with commit 5454ae3 <http://gitorious.org/webkit/qtwebkit/commit/5454ae3>