Bug 275001 - [UnifiedPDF] Avoid painting page tiles outside the clipRect
Summary: [UnifiedPDF] Avoid painting page tiles outside the clipRect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-31 15:51 PDT by Simon Fraser (smfr)
Modified: 2024-05-31 20:28 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2024-05-31 15:51:21 PDT
AsyncPDFRenderer::paintTilesForPage() should make use of `clipRect`.
Comment 1 Radar WebKit Bug Importer 2024-05-31 15:51:42 PDT
<rdar://problem/129085444>
Comment 2 Simon Fraser (smfr) 2024-05-31 15:54:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29402
Comment 3 EWS 2024-05-31 20:28:14 PDT
Committed 279609@main (d5b3ed883d03): <https://commits.webkit.org/279609@main>

Reviewed commits have been landed. Closing PR #29402 and removing active labels.