Bug 293247
| Summary: | Switch from deprecated `[PDFPage drawWithBox:]` to modern `[PDFPage drawWithBox:toContext:]` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | New Bugs | Assignee: | 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
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
<rdar://problem/151640250>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/45608
EWS
Committed 295232@main (86d17dda5f11): <https://commits.webkit.org/295232@main>
Reviewed commits have been landed. Closing PR #45608 and removing active labels.