Bug 273807 - Stop asking isPDFOrPostScriptMIMEType() since PDFPlugin does not transcode postscript to PDF anymore
Summary: Stop asking isPDFOrPostScriptMIMEType() since PDFPlugin does not transcode po...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Abrar Rahman Protyasha
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-06 22:49 PDT by Abrar Rahman Protyasha
Modified: 2024-05-07 11:47 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.