Bug 269505 - [UnifiedPDF] Paint PDF content off the main thread
Summary: [UnifiedPDF] Paint PDF content off the main thread
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-15 13:45 PST by Simon Fraser (smfr)
Modified: 2024-02-15 22:53 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-15 13:45:12 PST
Painting PDF content is expensive. We need to do it off the main thread.
Comment 1 Simon Fraser (smfr) 2024-02-15 13:45:30 PST
<rdar://119632313>
Comment 2 Simon Fraser (smfr) 2024-02-15 13:55:24 PST
Pull request: https://github.com/WebKit/WebKit/pull/24542
Comment 3 EWS 2024-02-15 22:53:19 PST
Committed 274802@main (72c98dc7d00b): <https://commits.webkit.org/274802@main>

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