Bug 269887
| Summary: | [UnifiedPDF] Track PageCoverage for each rendered tile | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Assignee: | Simon Fraser (smfr) <simon.fraser> | |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, thorton, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
In AsyncPDFRenderer, there's a FIXME:
// FIXME: if we stored PDFPageCoverage we could skip non-relevant tiles
To address that FIXME, we need to store PDFPageCoverage in what is currently called "BufferAndClip". So let's do that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123416384>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/24917
EWS
Committed 275151@main (241d9ab4f0c9): <https://commits.webkit.org/275151@main>
Reviewed commits have been landed. Closing PR #24917 and removing active labels.