WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
293247
Switch from deprecated `[PDFPage drawWithBox:]` to modern `[PDFPage drawWithBox:toContext:]`
https://bugs.webkit.org/show_bug.cgi?id=293247
Summary
Switch from deprecated `[PDFPage drawWithBox:]` to modern `[PDFPage drawWithB...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-05-19 14:04:08 PDT
<
rdar://problem/151640250
>
Brent Fulgham
Comment 2
2025-05-19 14:06:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45608
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.
Top of Page
Format For Printing
XML
Clone This Bug