Bug 269270 - [UnifiedPDF] Prepare for sharing some PDF page painting data with async rendering
Summary: [UnifiedPDF] Prepare for sharing some PDF page painting data with async rende...
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-02-12 22:11 PST by Simon Fraser (smfr)
Modified: 2024-02-13 09:23 PST (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-02-12 22:11:56 PST
Async rendering will duplicate some of the code in UnifiedPDFPlugin::paintPDFContent(), so let's not duplicate more than we have to.
Comment 1 Radar WebKit Bug Importer 2024-02-12 22:12:11 PST
<rdar://problem/122851341>
Comment 2 Simon Fraser (smfr) 2024-02-12 22:15:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/24318
Comment 3 EWS 2024-02-13 09:23:51 PST
Committed 274552@main (6c12bd338a35): <https://commits.webkit.org/274552@main>

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