RESOLVED FIXED282219
[UnifiedPDF] PDFDocumentLayout:: indexForPage should use equivalent PDFKit API
https://bugs.webkit.org/show_bug.cgi?id=282219
Summary [UnifiedPDF] PDFDocumentLayout:: indexForPage should use equivalent PDFKit API
Sammy Gill
Reported 2024-10-28 19:44:07 PDT
We currently implement our own logic by iterating over the page count and using the PDFKit pageAtIndex API, but there is an equivalent PDFKit API that we should just adopt instead
Attachments
Sammy Gill
Comment 1 2024-10-28 19:45:16 PDT
Sammy Gill
Comment 2 2024-10-28 20:22:09 PDT
EWS
Comment 3 2024-10-29 06:24:33 PDT
Committed 285823@main (2b2a4b0b1709): <https://commits.webkit.org/285823@main> Reviewed commits have been landed. Closing PR #35842 and removing active labels.
EWS
Comment 4 2024-10-29 11:34:02 PDT
Committed 283286.376@safari-7620-branch (09021a63ffdf): <https://commits.webkit.org/283286.376@safari-7620-branch> Reviewed commits have been landed. Closing PR #2145 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.