WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
170050
[XDG] MIMETypeRegistry::getMIMETypeForExtension should return a null/empty string when mime type is unknown
https://bugs.webkit.org/show_bug.cgi?id=170050
Summary
[XDG] MIMETypeRegistry::getMIMETypeForExtension should return a null/empty st...
Carlos Garcia Campos
Reported
2017-03-24 06:09:37 PDT
That's what the callers expect, but we alre always returning XDG_MIME_TYPE_UNKNOWN which is application/octet-stream. This is causing several test failures
Attachments
Patch
(1.75 KB, patch)
2017-03-24 06:13 PDT
,
Carlos Garcia Campos
mcatanzaro
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-03-24 06:13:21 PDT
Created
attachment 305278
[details]
Patch
Carlos Garcia Campos
Comment 2
2017-03-25 01:21:12 PDT
Committed
r214397
: <
http://trac.webkit.org/changeset/214397
>
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