Bug 267898 - [UnifiedPDF] Printing a main frame containing a PDF should print the PDF and not the plugin
Summary: [UnifiedPDF] Printing a main frame containing a PDF should print the PDF and ...
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-01-22 18:30 PST by Abrar Rahman Protyasha
Modified: 2024-01-23 07:02 PST (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-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.