[Webkit-unassigned] [Bug 255922] New: ParsedContentType and parseMIMEType should probably be consolidated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 07:24:20 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255922

            Bug ID: 255922
           Summary: ParsedContentType and parseMIMEType should probably be
                    consolidated
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
                CC: rbuis at igalia.com, youennf at gmail.com
        Depends on: 255921

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?


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=255921
[Bug 255921] Remove Mode::Rfc2045 from ParsedContentType
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230425/c80a1479/attachment.htm>


More information about the webkit-unassigned mailing list