Bug 274936 - [UnifiedPDF] The data detectors page overlay layer doesn't need backing store
Summary: [UnifiedPDF] The data detectors page overlay layer doesn't need backing store
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-30 17:05 PDT by Simon Fraser (smfr)
Modified: 2024-05-30 20:41 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-30 17:05:59 PDT
Data detector items have their own layers, so we don't need a big document overlay tiled layer and we don't need to issue repaints in it.
Comment 1 Radar WebKit Bug Importer 2024-05-30 17:06:16 PDT
<rdar://problem/129034911>
Comment 2 Simon Fraser (smfr) 2024-05-30 17:09:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29345
Comment 3 EWS 2024-05-30 20:41:25 PDT
Committed 279559@main (81447b127263): <https://commits.webkit.org/279559@main>

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