Bug 293247

Summary: Switch from deprecated `[PDFPage drawWithBox:]` to modern `[PDFPage drawWithBox:toContext:]`
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: New BugsAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Brent Fulgham
Reported 2025-05-19 14:03:43 PDT
We already do this in most places in the modern PDF code, but two code paths were still using the deprecated form. No detectable change in behavior, but could reduce the PDF code having to find the correct context to use.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-19 14:04:08 PDT
Brent Fulgham
Comment 2 2025-05-19 14:06:37 PDT
EWS
Comment 3 2025-05-21 14:44:08 PDT
Committed 295232@main (86d17dda5f11): <https://commits.webkit.org/295232@main> Reviewed commits have been landed. Closing PR #45608 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.