Bug 267898

Summary: [UnifiedPDF] Printing a main frame containing a PDF should print the PDF and not the plugin
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-01-22 18:30:46 PST
The UnifiedPDFPlugin currently does not have the right bits in place to return the correct PDFDocumentRef (or document size) when a print is initiated. Let's fix that.
Comment 1 Abrar Rahman Protyasha 2024-01-22 18:30:50 PST
rdar://119632457
Comment 2 Abrar Rahman Protyasha 2024-01-22 19:17:09 PST
Pull request: https://github.com/WebKit/WebKit/pull/23088
Comment 3 EWS 2024-01-23 07:02:36 PST
Committed 273357@main (83e647adbd36): <https://commits.webkit.org/273357@main>

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