Bug 273807

Summary: Stop asking isPDFOrPostScriptMIMEType() since PDFPlugin does not transcode postscript to PDF anymore
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PDFAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Abrar Rahman Protyasha 2024-05-06 22:49:25 PDT
Callers of MIMETypeRegistry::isPDFOrPostScriptMIMEType() are asking a false premise question since PS does not fold to PDF anymore, as suggested in the title.
Comment 1 Radar WebKit Bug Importer 2024-05-06 22:49:37 PDT
<rdar://problem/127647542>
Comment 2 Abrar Rahman Protyasha 2024-05-06 23:50:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28220
Comment 3 EWS 2024-05-07 11:47:55 PDT
Committed 278471@main (86f6d64476ef): <https://commits.webkit.org/278471@main>

Reviewed commits have been landed. Closing PR #28220 and removing active labels.