WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
255922
ParsedContentType and parseMIMEType should probably be consolidated
https://bugs.webkit.org/show_bug.cgi?id=255922
Summary
ParsedContentType and parseMIMEType should probably be consolidated
Anne van Kesteren
Reported
2023-04-25 07:24:20 PDT
I don't quite understand why we Source/WebCore/platform/network/ParsedContentType.cpp as well as the logic in Source/WebCore/Modules/fetch/FetchBodyConsumer.cpp. The former also doesn't appear to fully implement
https://fetch.spec.whatwg.org/#content-type-header
and might instead be a MIME type parser as well, suggesting we have two implementations of the same thing? Youenn, thoughts?
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-02 07:25:18 PDT
<
rdar://problem/108788047
>
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