WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
51416
getMIMETypeForExtension() and getMIMETypeForPath() (in MIMETypeRegistry) should behave consistently.
https://bugs.webkit.org/show_bug.cgi?id=51416
Summary
getMIMETypeForExtension() and getMIMETypeForPath() (in MIMETypeRegistry) shou...
Andy Estes
Reported
2010-12-21 13:22:13 PST
Currenty getMIMETypeForPath() returns 'application/octet-stream' when a more suitable MIME type can't be determined, but getMIMETypeForExtension() returns the empty string. These two methods should behave consistently.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-09-08 15:50:09 PDT
`getMIMETypeForPath` and `getMIMETypeForExtension ` removed:
https://commits.webkit.org/226718@main
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug