NEW 255921
Remove Mode::Rfc2045 from ParsedContentType
https://bugs.webkit.org/show_bug.cgi?id=255921
Summary Remove Mode::Rfc2045 from ParsedContentType
Anne van Kesteren
Reported 2023-04-25 07:14:14 PDT
It seems this was introduced in https://github.com/WebKit/WebKit/commit/e1790e8fee7cebd82248bfbfd735927895b48fab but it's not clear there's a good reason to keep Source/WebCore/platform/encryptedmedia/CDMPrivate.cpp on it. Rob, Frédéric, if there was a strong reason you did things this way, please let me know.
Attachments
Rob Buis
Comment 1 2023-04-25 07:26:26 PDT
(In reply to Anne van Kesteren from comment #0) > It seems this was introduced in > https://github.com/WebKit/WebKit/commit/ > e1790e8fee7cebd82248bfbfd735927895b48fab but it's not clear there's a good > reason to keep Source/WebCore/platform/encryptedmedia/CDMPrivate.cpp on it. > > Rob, Frédéric, if there was a strong reason you did things this way, please > let me know. IRC that patch just introduced mimesniff mode and left Mode::Rfc2045 usage as before. I do not know encryptedmedia code at all so I can't judge that one, but maybe it is specced somewhere.
Radar WebKit Bug Importer
Comment 2 2023-05-02 07:15:19 PDT
Note You need to log in before you can comment on or make changes to this bug.