Summary: | Wrong parameter when getting MIME type from extension | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Crystal Zhang <haizhang> | ||||||
Component: | Media | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | ademar, ap, commit-queue, dbates, eric.carlson, tonikitoo | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Attachments: |
|
Created attachment 72069 [details]
patch
Update commit log.
Comment on attachment 72069 [details]
patch
Nice catch!
r=me
Comment on attachment 72069 [details] patch Clearing flags on attachment: 72069 Committed r70695: <http://trac.webkit.org/changeset/70695> All reviewed patches have been landed. Closing bug. Why was it OK to land this without a regression test? Revision r70695 cherry-picked into qtwebkit-2.1.x with commit 5454ae3 <http://gitorious.org/webkit/qtwebkit/commit/5454ae3> |
Created attachment 72060 [details] patch Should pass extension to MIMETypeRegistry::getMIMETypeForExtension().