Bug 282219
Summary: | [UnifiedPDF] PDFDocumentLayout:: indexForPage should use equivalent PDFKit API | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
Component: | Assignee: | Sammy Gill <sgill26> | |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sammy Gill
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sammy Gill
rdar://138139244
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/35842
EWS
Committed 285823@main (2b2a4b0b1709): <https://commits.webkit.org/285823@main>
Reviewed commits have been landed. Closing PR #35842 and removing active labels.
EWS
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.